History log of /plugin/twofactor/GoogleAuthenticator.php (Results 1 – 3 of 3)
Revision Date Author Comments
# a635cb20 02-Mar-2022 Andreas Gohr <andi@splitbrain.org>

basic profile managment refactoring

We now use standard OTP passwords for all providers by default.


# 185a84e4 08-Jan-2016 Michael Wilmes <mwilmes@avc.edu>

* Check to see if session is closed before opening and closing the session for _logout and _grant_clearance functions.
* Updated the publication information in preparation for posting to the internet

* Check to see if session is closed before opening and closing the session for _logout and _grant_clearance functions.
* Updated the publication information in preparation for posting to the internet.
* Fixed admin page to purge child attribute files.
* Fixed failure to pass user to exist check in _settingsGet.
* Fixed logic flaw identifying the module used to send OTP, effectively breaking that.
* Removed die statement to enable otp passwords.
* Updated image for Twofactor Settings.
* Refactored code to have new actions for twofactor_login and twofactor_profile. It is a bit cleaner now.
* Restructured twofactor_before_auth_check to do a better job of handling OTP acceptance (or lack thereof).

show more ...


# 163ac707 05-Sep-2015 Michael Wilmes <mwilmes@wilminator.com>

* Adding initial twofactor plugin files.

Signed-off-by: Michael Wilmes <mwilmes@wilminator.com>