discourse/spec/lib/guardian
Ted Johansson e2a615d03e
FEATURE: Add new edit_tags_allowed_groups setting (#34000)
Break down tag admin into more fine grained permissions using a new setting listing groups that can edit (but not create or delete) tags.
2025-08-01 15:19:20 +08:00
..
flag_guardian_spec.rb FEATURE: allow edit custom flags (#32344) 2025-04-17 12:31:52 +08:00
invite_guardian_spec.rb DEV: Remove redundant user argument in InviteGuardian methods (#33784) 2025-07-23 15:56:06 +08:00
post_guardian_spec.rb DEV: Add test coverage for PostGuardian methods (#33712) 2025-07-21 14:47:53 +08:00
tag_guardian_spec.rb FEATURE: Add new edit_tags_allowed_groups setting (#34000) 2025-08-01 15:19:20 +08:00
topic_guardian_spec.rb DEV: Fix up TopicGuardian#can_delete_topic? (#33965) 2025-07-31 10:41:00 +08:00
user_guardian_spec.rb FIX: Make hide_new_user_profiles work with manually upgraded users (#33458) 2025-07-03 13:00:30 +08:00