mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 00:05:24 +00:00
446f013c65
Since T209749, privileged users have an UI to query 2FA status. We should allow them to do the same thing via the API as well. Bug: T250901 Change-Id: I28720c762ca595c0ab83aa400f0a593ed6a9285e
31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Amire80",
|
|
"Liuxinyu970226",
|
|
"Purodha",
|
|
"Raymond",
|
|
"Robby",
|
|
"Ryan Lane <rlane@wikimedia.org>",
|
|
"Shirayuki",
|
|
"Siebrand",
|
|
"Tyler Romeo <tylerromeo@gmail.com>",
|
|
"Umherirrender"
|
|
]
|
|
},
|
|
"apihelp-query+oath-description": "{{doc-apihelp-description|query+oath}}",
|
|
"apihelp-query+oath-summary": "{{doc-apihelp-summary|query+oath}}",
|
|
"apihelp-query+oath-param-user": "{{doc-apihelp-param|query+oath|user}}",
|
|
"apihelp-query+oath-param-reason": "{{doc-apihelp-param|query+oath|reason}}",
|
|
"apihelp-query+oath-example-1": "{{doc-apihelp-example|query+oath}}",
|
|
"apihelp-query+oath-example-2": "{{doc-apihelp-example|query+oath}}",
|
|
"apihelp-oathvalidate-description": "{{doc-apihelp-description|oathvalidate}}",
|
|
"apihelp-oathvalidate-summary": "{{doc-apihelp-summary|oathvalidate}}",
|
|
"apihelp-oathvalidate-param-user": "{{doc-apihelp-param|oathvalidate|user}}",
|
|
"apihelp-oathvalidate-param-totp": "{{doc-apihelp-param|oathvalidate|totp}}",
|
|
"apihelp-oathvalidate-example-1": "{{doc-apihelp-example|oathvalidate}}",
|
|
"apihelp-oathvalidate-example-2": "{{doc-apihelp-example|oathvalidate}}",
|
|
"apihelp-oathvalidate-example-3": "{{doc-apihelp-example|oathvalidate}}",
|
|
"apihelp-oathvalidate-param-data": "{{doc-apihelp-param|oathvalidate|data}}"
|
|
}
|