mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
* UX: Admin setting page consistency - Group permissions (#30528) Followupc2282439b3and21470e4afdAdds a new "Group permissions" page and group_permissions site setting area, which shows every single group-based site setting in the app and core plugins. Also adds a "trust_levels" area to show on the already moved admin "Trust level" settings page, since that previously was showing a mix of trust level settings and allowed group settings. * DEV: Review fixes
This commit is contained in:
@@ -22,6 +22,7 @@ plugins:
|
||||
allow_any: false
|
||||
refresh: true
|
||||
validator: "AtLeastOneGroupValidator"
|
||||
area: "group_permissions"
|
||||
poll_groupable_user_fields:
|
||||
default: ""
|
||||
type: list
|
||||
|
||||
Reference in New Issue
Block a user