Add group_modify into ACLS dist

Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
Lenka Segura 2024-10-09 11:38:56 +02:00
parent 2c4f88659e
commit c7b8abd284

View file

@ -247,6 +247,7 @@ ACLS = {
'commit_flag': 'Flag a commit', 'commit_flag': 'Flag a commit',
"update_watch_status": "Update the watch status on a project", "update_watch_status": "Update the watch status on a project",
"tag_project": "Allows adding git tags to a project", "tag_project": "Allows adding git tags to a project",
"group_modify": "Allows removing/adding users in groups",
} }
REQUIRED_GROUPS = { REQUIRED_GROUPS = {