discourse/spec/system/page_objects
Osama Sayegh 0bc18fdf78
FEATURE: Add site setting to prevent mods from changing trust levels (#35160)
This commit adds a new setting `moderators_change_trust_levels` to
control whether moderators are allowed to change trust level of users.
Moderators are currently allowed to change trust levels, so this new
setting is enabled by default to avoid sudden changes in behavior for
existing sites.

When the setting is disabled and moderators are not allowed to change
trust levels, they see the trust levels dropdown disabled.

Internal topic: t/141392.

---------

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2025-10-03 13:19:24 +03:00
..
components FIX: Allow saving category when color attributes are 3-digits hex (#35119) 2025-10-02 14:33:30 +03:00
modals FIX: Show more button now loads additional root-level subcategories (#35101) 2025-10-02 10:12:13 +10:00
pages FEATURE: Add site setting to prevent mods from changing trust levels (#35160) 2025-10-03 13:19:24 +03:00
cdp.rb DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00