discourse/lib/guardian
Robin Ward fd54c92a52 FEATURE: New site setting, whitelisted_link_domains
If provided, users who normally couldn't post links (say, due to a
low trust level), can post links to those specific hosts.
2018-06-13 16:11:22 -04: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: New site setting, whitelisted_link_domains 2018-06-13 16:11:22 -04:00
post_revision_guardian.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
tag_guardian.rb Rename site setting to allow_staff_to_tag_pms from allow_staff_to_tag_in_pm 2018-02-22 06:48:34 +05:30
topic_guardian.rb PERF: Avoid running the same query twice in `TopicViewSerializer#details`. 2018-05-24 16:46:13 +08: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