mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-14 11:17:50 +00:00
1a8006317d
Rather than have an extraneous form on the login page, move the token input to a separate page. The actual logic for logging in is identical, the only difference is that the token is added to the form data on a second page request. Bug: 53195 Change-Id: I39859cc59f1811de42b72f6167d332ea48812f97
54 lines
5.5 KiB
JSON
54 lines
5.5 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Raymond",
|
|
"Ryan Lane <rlane@wikimedia.org>",
|
|
"Shirayuki",
|
|
"Purodha",
|
|
"Umherirrender",
|
|
"Tyler Romeo <tylerromeo@gmail.com>"
|
|
]
|
|
},
|
|
"oathauth-desc": "{{desc|name=OATH Auth|url=https://www.mediawiki.org/wiki/Extension:OATHAuth}}",
|
|
"oath": "{{optional}}\n{{doc-special|OATH}}",
|
|
"specialpages-group-oath": "{{doc-special-group|like=[[Special:OATH]]}}\n\nSee [[w:en:Two_factor_authentication|Wikipedia article on two factor authentication]].\n\n{{Identical|Two factor authentication}}",
|
|
"oathauth-account": "Plain text associated with [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication] on this wiki (username@<wiki name>) found on Special:OATH.",
|
|
"oathauth-legend": "Label for the legend on Special:OATH",
|
|
"oathauth-secret": "Plain text found on Special:OATH while enabling OATH\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-enable": "Page title on Special:OATH, when enabling OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-failedtoenableoauth": "Plain text, found on Special:OATH when failing to enable OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-alreadyenabled": "Plain text, found on Special:OATH when failing to enable OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-verify": "Link, found on Special:OATH when no parameters are passed.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"openstackmanager-scratchtokens": "Plain text, found on Special:OATH while enabling OATH.",
|
|
"oathauth-reset": "Page title for Special:OATH, when resetting OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-donotdeleteoldsecret": "Plain text, found on Special:OATH while resetting OATH.",
|
|
"oathauth-token": "HTMLForm label, found on [[Special:OATH]], when verifying OATH.\n{{Identical|Token}}",
|
|
"oathauth-currenttoken": "HTMLForm label, found on Special:OATH, when verifying OATH.",
|
|
"oathauth-newtoken": "HTMLForm label, found on Special:OATH, when verifying OATH.",
|
|
"oathauth-disable": "Page title on Special:OATH while disabling OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-login": "Page title on Special:OATH while loggin in with OATH.",
|
|
"oathauth-displayoathinfo": "Page title on Special:OATH when no parameters are passed.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-validatedoath": "Plain text found on Special:OATH after a token has been validated.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-backtopreferences": "Used as link text. Link found on Special:OATH after any action has completed.",
|
|
"oathauth-failedtovalidateoauth": "Plain text found on Special:OATH when validation of a token has failed.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-reattemptreset": "Link found when resetting OATH credentials has failed on Special:OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-reattemptenable": "Link found when enabling OATH credentials has failed on Special:OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-disabledoath": "Plain text found on Special:OATH when disabling OATH has been successful.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-failedtodisableoauth": "Plain text found Special:OATH when disabling OATH has been unsuccessful.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-reattemptdisable": "Link found when disabling OATH credentials has failed on Special:OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-failedtoresetoath": "Plain text found on Special:OATH when reseting OATH has been unsuccessful.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-notloggedin": "Page title seen on Special:OATH when a user is not logged in.\n{{Identical|Login required}}",
|
|
"oathauth-mustbeloggedin": "Plain text seen on Special:OATH when a user is not logged in.",
|
|
"oathauth-prefs-label": "Plain text label seen on Special:Preferences\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-abortlogin": "Error message shown on login and password change pages when authentication is aborted.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
|
|
"oathauth-step1": "Label for step 1 on Special:OATH form",
|
|
"oathauth-step1-test": "Text for step 1 on Special:OATH form",
|
|
"oathauth-step2": "Label for step 2, the QR code, on Special:OATH",
|
|
"oathauth-step2alt": "Label for information on how to manually do step 2 on Special:OATH",
|
|
"oathauth-step3": "Label for step 3 information on Special:OATH",
|
|
"oathauth-step4": "Label for step 4 information on Special:OATH",
|
|
"oathauth-entertoken": "Label on input field on Special:OATH asking user to enter token",
|
|
"right-oathauth-enable": "{{doc-right|oathauth-enable}}",
|
|
"action-oathauth-enable": "{{doc-action|oathauth-enable}}"
|
|
}
|