MediaWiki  1.33.0
OATHAuth.php File Reference

OATHAuth extension - Support for HMAC based one time passwords. More...

Go to the source code of this file.

Variables

if(function_exists( 'wfLoadExtension')) else
 

Detailed Description

OATHAuth extension - Support for HMAC based one time passwords.

For more info see https://mediawiki.org/wiki/Extension:OATHAuth

Author
Ryan Lane rlane.nosp@m.@wik.nosp@m.imedi.nosp@m.a.or.nosp@m.g
Note
© 2012 Ryan Lane
GPL-2.0-or-later

Definition in file OATHAuth.php.

Variable Documentation

◆ else

if (function_exists('wfLoadExtension')) else
Initial value:
{
die( 'This version of the OATHAuth extension requires MediaWiki 1.32+' )

Definition at line 27 of file OATHAuth.php.