Merge "Declare grant risk levels"

This commit is contained in:
jenkins-bot 2024-01-17 03:44:51 +00:00 committed by Gerrit Code Review
commit d770f2bb05

View file

@ -164,6 +164,9 @@
"GrantPermissionGroups": {
"oath": "authentication"
},
"GrantRiskGroups": {
"oath": "internal"
},
"APIModules": {
"oathvalidate": "\\MediaWiki\\Extension\\OATHAuth\\Api\\Module\\ApiOATHValidate"
},