mediawiki-extensions-OATHAuth/special
Hydriz 0b460de458 Declare issuer name in QR code when setting up 2FA
The issuer name is an optional but important feature that allows
the user to differentiate between different accounts used in the
same authenticator app. While we currently use a prefix in the
user account name, declaring an issuer makes it easier for the
user to differentiate.

Bug: T150596
Change-Id: I741dd671e79e0326dfe97bdaaf63b3997960d115
2016-11-13 07:11:03 +00:00
..
ProxySpecialPage.php Clean up code style and docblocks 2016-09-30 14:40:06 -06:00
SpecialOATH.php Encrypt password when stored in user session 2016-03-30 21:23:48 -07:00
SpecialOATHDisable.php Apply rate limits to all token verifications 2016-10-07 17:24:32 -07:00
SpecialOATHEnable.php Declare issuer name in QR code when setting up 2FA 2016-11-13 07:11:03 +00:00
SpecialOATHLogin.php Apply rate limits to all token verifications 2016-10-07 17:24:32 -07:00