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:
James E. Blair
2025-06-03 13:45:31 -07:00
parent d97ff4cbdb
commit d3007cd404

View File

@@ -162,7 +162,6 @@ valid_keys = {
'defaultValue',
'delete',
'description',
'editHashtags',
'exclusiveGroupPermissions',
'forgeAuthor',
'forgeCommitter',
@@ -195,7 +194,6 @@ group_keys = {
'create',
'createSignedTag',
'delete',
'editHashtags',
'forgeCommitter',
'pushMerge',
'submit',