Using the following:
Product Version
MediaWiki 1.21.2
PHP 5.3+
Not working correctly. In addition to having to change...
require_once "$IP/extensions/TwoFactorAuthentication/TwoFactorAuthentication.php";
...to...
require_once( "$IP/extensions/TwoFactorAuthentication/TwoFactorAuth.php" );
(which could throw off some newbs)...the scripts do not appear to be working. When generating the code (via scan), authenticator say's invalid code. Additionally, when viewing special pages or testing code (when attempting to add manually) you receive a blank page. As released now, it doesn't appear that TwoFactorAuth is a working extension. Can you help?
This post was posted by 99.112.244.238, but signed as v1k0d3n.