2019-07-04 11:26:14 +00:00
|
|
|
{
|
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
|
|
|
"Bryan Davis",
|
|
|
|
"Brad Jorsch",
|
|
|
|
"Dejan Savuljesku",
|
|
|
|
"Umherirrender",
|
|
|
|
"Ryan Lane <rlane@wikimedia.org>",
|
|
|
|
"Tyler Romeo <tylerromeo@gmail.com>"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"apihelp-query+oath-summary": "Check to see if two-factor authentication (OATH) is enabled for a user.",
|
|
|
|
"apihelp-query+oath-param-user": "User to get information about. Defaults to the current user.",
|
2020-04-22 10:04:57 +00:00
|
|
|
"apihelp-query+oath-param-reason": "Reason for querying the OATH status.",
|
2019-07-04 11:26:14 +00:00
|
|
|
"apihelp-query+oath-example-1": "Get information about the current user",
|
|
|
|
"apihelp-query+oath-example-2": "Get information about user <kbd>Example</kbd>",
|
|
|
|
"apihelp-oathvalidate-summary": "Validate a two-factor authentication (OATH) token.",
|
|
|
|
"apihelp-oathvalidate-param-user": "User to validate token for. Defaults to the current user.",
|
2022-03-26 09:53:42 +00:00
|
|
|
"apihelp-oathvalidate-example-1": "Validate JSON data for the current user",
|
2019-07-04 11:26:14 +00:00
|
|
|
"apihelp-oathvalidate-example-3": "Validate JSON data for user <kbd>Example</kbd>",
|
|
|
|
"apihelp-oathvalidate-param-data": "JSON encoded data expected by the module currently activated for the user being authenticated"
|
|
|
|
}
|