Home
last modified time | relevance | path

Searched hist:"7 e44460a3e1d29eb831d5e7dd2e45c414f4d03a1" (Results 1 – 4 of 4) sorted by relevance

/plugin/twofactor/
H A DREADME7e44460a3e1d29eb831d5e7dd2e45c414f4d03a1 Fri Mar 03 06:46:41 UTC 2017 Michael Wilmes <mwilmes@wilminator.com> * Corrected README to point to correct installation path
* Updated error messages regarding the lack of the Attribute plugin to be more clear that the plugin named Attribute is missing.
* Refactored some code to accommodate for versions of PHP that do not let you index a function. This will help future debugging as needed.
* Changed how _send_otp used $modname. It now stores $modname as an array of class names that successfully sent the OTP out.
* Updated the default processLogin function to succeed if any OTP module processing the OTP is in the list of modules that succeeded in sending the OTP.
* Fixed the return value of _send_otp to refer to the correct variable to count.
* Updated the module release date.

H A Dadmin.php7e44460a3e1d29eb831d5e7dd2e45c414f4d03a1 Fri Mar 03 06:46:41 UTC 2017 Michael Wilmes <mwilmes@wilminator.com> * Corrected README to point to correct installation path
* Updated error messages regarding the lack of the Attribute plugin to be more clear that the plugin named Attribute is missing.
* Refactored some code to accommodate for versions of PHP that do not let you index a function. This will help future debugging as needed.
* Changed how _send_otp used $modname. It now stores $modname as an array of class names that successfully sent the OTP out.
* Updated the default processLogin function to succeed if any OTP module processing the OTP is in the list of modules that succeeded in sending the OTP.
* Fixed the return value of _send_otp to refer to the correct variable to count.
* Updated the module release date.

H A Dplugin.info.txt7e44460a3e1d29eb831d5e7dd2e45c414f4d03a1 Fri Mar 03 06:46:41 UTC 2017 Michael Wilmes <mwilmes@wilminator.com> * Corrected README to point to correct installation path
* Updated error messages regarding the lack of the Attribute plugin to be more clear that the plugin named Attribute is missing.
* Refactored some code to accommodate for versions of PHP that do not let you index a function. This will help future debugging as needed.
* Changed how _send_otp used $modname. It now stores $modname as an array of class names that successfully sent the OTP out.
* Updated the default processLogin function to succeed if any OTP module processing the OTP is in the list of modules that succeeded in sending the OTP.
* Fixed the return value of _send_otp to refer to the correct variable to count.
* Updated the module release date.

/plugin/twofactor/lang/en/
H A Dlang.php7e44460a3e1d29eb831d5e7dd2e45c414f4d03a1 Fri Mar 03 06:46:41 UTC 2017 Michael Wilmes <mwilmes@wilminator.com> * Corrected README to point to correct installation path
* Updated error messages regarding the lack of the Attribute plugin to be more clear that the plugin named Attribute is missing.
* Refactored some code to accommodate for versions of PHP that do not let you index a function. This will help future debugging as needed.
* Changed how _send_otp used $modname. It now stores $modname as an array of class names that successfully sent the OTP out.
* Updated the default processLogin function to succeed if any OTP module processing the OTP is in the list of modules that succeeded in sending the OTP.
* Fixed the return value of _send_otp to refer to the correct variable to count.
* Updated the module release date.