Add 'require-sender-group-membership-to-modify' config option (#1140)

This commit is contained in:
Luck
2018-09-05 15:49:29 +01:00
Unverified
parent ffdeadac8a
commit b7f8ca6658
36 changed files with 204 additions and 95 deletions
+5
View File
@@ -289,6 +289,11 @@ primary-group-calculation: parents-by-weight
# the arguments given within the command.
argument-based-command-permissions: false
# If the plugin should check whether senders are a member of a given group before they're able to
# edit the groups data or add/remove other users to/from it.
# Note: these limitations do not apply to the web editor!
require-sender-group-membership-to-modify: false
# If the plugin should send log notifications to users whenever permissions are modified.
#
# - Notifications are only sent to those with the appropriate permission to receive them