Add sboverride to editprotected grant

This is where the `tboverride` right (similar to
`sboverride`) is. In an ideal world, all existing rights
should be assigned to a grant, so they can be used via
OAuth / bot passwords.

Change-Id: I6fd90d9ca27a93f5e8ecd8a8772b197288f46ae3
This commit is contained in:
Martin Urbanec 2022-07-15 20:17:41 +02:00
parent 4fbd0d6df8
commit b94010960c

View file

@ -33,6 +33,9 @@
"GrantPermissions": {
"viewrestrictedlogs": {
"spamblacklistlog": true
},
"editprotected": {
"sboverride": true
}
},
"APIModules": {