discourse/spec/lib/guardian
Sam baeca887d9
FEATURE: improve the suppression for admins when required (#29041)
Previously admins could still click on topics when `suppress_secured_categories_from_admin` was set

This change improves the block so admins without permission will not be allowed to click through till they add themselves to appropriate groups

Keep in mind this setting is a quality of life setting and not a SECURITY
setting, admins have an infinite way of bypassing visiblity limits
2024-10-02 10:52:02 +10:00
..
flag_guardian_spec.rb FIX: Flaky flags spec (#28591) 2024-08-28 17:03:43 +10:00
post_guardian_spec.rb FIX: Anon users could not edit their own posts (#26283) 2024-03-22 08:12:12 +10:00
topic_guardian_spec.rb FEATURE: improve the suppression for admins when required (#29041) 2024-10-02 10:52:02 +10:00
user_guardian_spec.rb FEATURE: Support designating multiple groups as mods on category (#28655) 2024-09-04 04:38:46 +03:00