add 'editprotected' right to list of available rights
Follow up bug 13137, now it should be shown and selectable on Special:GlobalGroupPermissions (of CentralAuth) Change-Id: Iebdf0454ff3636585983b07eab3d2387f404498f
This commit is contained in:
parent
8589f2ecad
commit
bacbb0c4cf
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ class User {
|
|||
'deleterevision',
|
||||
'edit',
|
||||
'editinterface',
|
||||
'editprotected',
|
||||
'editusercssjs', #deprecated
|
||||
'editusercss',
|
||||
'edituserjs',
|
||||
|
|
|
|||
Loading…
Reference in a new issue