mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-27 17:50:15 +00:00
Add oathauth-verify-user to oath grant
Change-Id: I4baf29ad39bd56bcbf45670423fd553643af6b55
This commit is contained in:
parent
4595e3e53c
commit
b5a187624e
|
@ -143,7 +143,8 @@
|
|||
},
|
||||
"GrantPermissions": {
|
||||
"oath": {
|
||||
"oathauth-api-all": true
|
||||
"oathauth-api-all": true,
|
||||
"oathauth-verify-user": true
|
||||
}
|
||||
},
|
||||
"GrantPermissionGroups": {
|
||||
|
|
Loading…
Reference in a new issue