Implement argument based permissions for LP commands - closes #52, #170, #174

This commit is contained in:
Luck
2017-07-07 12:43:13 +01:00
Unverified
parent 9e83a5e4d9
commit 42d48c8da2
59 changed files with 929 additions and 44 deletions
+9
View File
@@ -102,6 +102,15 @@ temporary-add-behaviour="deny"
# directly and indirectly
primary-group-calculation="parents-by-weight"
# If the plugin should check for "extra" permissions with users run LP commands.
#
# These extra permissions allow finer control over what users can do with each command, and
# who they have access to edit.
#
# The permissions are *not* static, unlike the 'base' permisssions, and will depend upon the
# arguments given within the command.
argument-based-command-permissions=false