MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

meta=oath (oath)

(main | query | oath)
  • This module is internal or unstable, and you should not use it. Its operation may change without notice.
  • This module requires read rights.
  • Lähde: OATHAuth
  • Lisenssi: GPL-2.0-or-later AND GPL-3.0-or-later

Check to see if two-factor authentication (OATH) is enabled for a user.

Tietyt parametrit:
Other general parameters are available.
oathuser

User to get information about. Defaults to the current user.

Tyyppi: user, by any of käyttäjänimi, IP-osoite, Tilapäinen käyttäjä, IP-osoiteavaruus ja interwikinimi (esim. ”etuliite>EsimerkkiNimi”)
oathreason

Reason for querying the OATH status.

esimerkkiä:
Get information about the current user
api.php?action=query&meta=oath [avaa hiekkalaatikossa]
Get information about user Example
api.php?action=query&meta=oath&oathuser=Example [avaa hiekkalaatikossa]