This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-14 23:35:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
guardian
History
Kyle Zhao
2901691e87
FEATURE: per-category approval settings (
#5778
)
...
- disallow moving topics to a category that requires topic approval
2018-07-13 12:51:08 +10:00
..
category_guardian.rb
SECURITY: escape HTML entities from topic title
2018-04-15 18:44:28 +05:30
ensure_magic.rb
FEATURE: vanilla import
2014-04-18 18:42:31 +02:00
group_guardian.rb
Remove use of deprecated site setting.
2018-02-12 14:26:22 +08:00
post_guardian.rb
FEATURE: allow author to delete posts irrespective of post_edit_time_limit
2018-06-26 21:43:06 +05:30
post_revision_guardian.rb
LOTS of changes to properly handle post/topic revisions
2014-10-27 22:06:43 +01:00
tag_guardian.rb
FEATURE: Support disabling tag creation for non-staff users.
2018-06-27 07:15:02 +08:00
topic_guardian.rb
FEATURE: per-category approval settings (
#5778
)
2018-07-13 12:51:08 +10:00
user_guardian.rb
allow staff to delete user if posts are 5 or less irrespective of delete_user_max_post_age
2018-03-05 23:31:29 +05:30