mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 00:05:24 +00:00
Declare grant risk levels
Bug: T290790 Depends-On: Ib7a195c167f82e686c4ede45388957f9988bf75d Change-Id: Ic3493adbf012f2f6f9c7fc9598a7aba93fab18ed
This commit is contained in:
parent
cfd6196770
commit
651cc7d8db
|
@ -173,6 +173,9 @@
|
|||
"GrantPermissionGroups": {
|
||||
"oath": "authentication"
|
||||
},
|
||||
"GrantRiskGroups": {
|
||||
"oath": "internal"
|
||||
},
|
||||
"APIModules": {
|
||||
"oathvalidate": "\\MediaWiki\\Extension\\OATHAuth\\Api\\Module\\ApiOATHValidate"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue