Add group_modify into ACLS dist
Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
parent
2c4f88659e
commit
c7b8abd284
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ ACLS = {
|
|||
'commit_flag': 'Flag a commit',
|
||||
"update_watch_status": "Update the watch status on a project",
|
||||
"tag_project": "Allows adding git tags to a project",
|
||||
"group_modify": "Allows removing/adding users in groups",
|
||||
}
|
||||
|
||||
REQUIRED_GROUPS = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue