Disallow editHashtags in acl configs
Since this is set system-wide, and we want to promote consistency, remove them from the available set of options. Change-Id: I3b367f51b0771958a975b873c9e2778bcdf55a20
This commit is contained in:
@@ -162,7 +162,6 @@ valid_keys = {
|
|||||||
'defaultValue',
|
'defaultValue',
|
||||||
'delete',
|
'delete',
|
||||||
'description',
|
'description',
|
||||||
'editHashtags',
|
|
||||||
'exclusiveGroupPermissions',
|
'exclusiveGroupPermissions',
|
||||||
'forgeAuthor',
|
'forgeAuthor',
|
||||||
'forgeCommitter',
|
'forgeCommitter',
|
||||||
@@ -195,7 +194,6 @@ group_keys = {
|
|||||||
'create',
|
'create',
|
||||||
'createSignedTag',
|
'createSignedTag',
|
||||||
'delete',
|
'delete',
|
||||||
'editHashtags',
|
|
||||||
'forgeCommitter',
|
'forgeCommitter',
|
||||||
'pushMerge',
|
'pushMerge',
|
||||||
'submit',
|
'submit',
|
||||||
|
Reference in New Issue
Block a user