discourse/spec/lib/guardian
Krzysztof Kotlarek fc2259d1c8
FIX: limit the number of custom flags to 50 (#28221)
Admin can create up to 50 custom flags. It is limited for performance reasons.

When the limit is reached "Add button" is disabled and backend is protected by guardian.
2024-08-06 10:50:12 +10:00
..
flag_guardian_spec.rb FIX: limit the number of custom flags to 50 (#28221) 2024-08-06 10:50:12 +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 DEV: Make all admins TL4 in tests (#25435) 2024-03-26 11:41:12 +08:00
user_guardian_spec.rb DEV: Change min_trust_level_to_allow_profile_background to trust level setting (#25721) 2024-02-19 10:47:47 +10:00