Go to file
Mormegil 08a9846b92 (bug 42334) Verify OATH token prior to disabling two-factor
SpecialOATH must verify the supplied OATH token before calling
OATHUser::disable(), as the latter method does not do it.

Change-Id: If5f6bc332fb29f7287d5d7ebf9849035e79ba79e
2012-11-21 21:37:16 +01:00
lib Initial check-in of OATHAuth 2012-05-09 10:16:41 -07:00
modules Initial check-in of OATHAuth 2012-05-09 10:16:41 -07:00
special (bug 42334) Verify OATH token prior to disabling two-factor 2012-11-21 21:37:16 +01:00
.gitignore Add .gitignore 2012-05-21 01:40:20 +01:00
.gitreview Adding .gitreview back in 2012-05-09 10:27:10 -07:00
OATHAuth.alias.php Localisation updates from http://translatewiki.net. 2012-11-17 20:48:26 +00:00
OATHAuth.i18n.php Localisation updates from http://translatewiki.net. 2012-11-16 20:38:42 +00:00
OATHAuth.php Expose OATH enablement via a hook 2012-09-05 14:35:07 -07:00
oathauth.sql Initial check-in of OATHAuth 2012-05-09 10:16:41 -07:00
OATHUser.php Merge "Expose OATH enablement via a hook" 2012-09-10 21:46:52 +00:00