forgotten_login 6.x-1.2

New features
Unsupported

Rules integration for when an email was sent allowing site admins to either redirect the user to a help page or display a message.
Issue #1223122 by Niklas Fiekas: Log via watchdog when a failed login email is sent out.

forgotten_login 7.x-1.1

New features
Bug fixes
Unsupported

Rules integration for when an email was sent allowing site admins to either redirect the user to a help page or display a message.
Issue #1223122 by Niklas Fiekas: Log via watchdog when a failed login email is sent out.
Issue #1391766 by Niklas Fiekas: Removed table prefix wrapping in a call to db_add_field().
Issue #1391758 by Niklas Fiekas: Added the configure link to the module page.
Issue #1244432 by animelion, Niklas Fiekas: Fixed recoverable fatal error to db_query().

forgotten_login 6.x-1.1

New features
Unsupported

Rename our column in the Users table to be prefixed with the module name.
Added hook_help() implementation.
Reset all login attempts to 0 if the module is disabled via the settings.
Display a message when the module is installed to tell the admin some config is needed.
Set the default for the login attempts to be 0 - never send an email.
No need to depend on the User module.

Subscribe with RSS Subscribe to Releases for Forgotten Login