safer_login 6.x-1.0

New features

Finally made it to the official 1.0 release. Yay! There have been a couple new features since RC2, but it is functionally the same. So, if you are using the RC2 version, there is *no reason to upgrade* at this time!

safer_login 6.x-1.0-rc2

Bug fixes

Adjusted the way the AJAX callback is called from javascript so it will still work w/o clean URLs enabled (thanks m_sabal! issue: #888138: saferLoginStartup doesn't work if clean URLs is disabled )

safer_login 6.x-1.0-rc1

There are no code changes in this version since beta2. I am moving this module to RC1, since the code is now stable and there have been no serious bug reports. If you have beta2 installed, there is no reason to upgrade to this version.

safer_login 6.x-1.0-beta2

Bug fixes

Fixed a bug where, if the site was in offline mode, safer login actually
prevents admin from logging in. So, while the site is in offline mode,
the safter login module simply gets bypassed.

safer_login 6.x-1.0-beta1

Since there have been no major bugs discovered or reported, I am moving this to "beta." This is the same code as alpha4, so if you have alpha4 installed, there is no reason to upgrade to this beta release.

safer_login 6.x-1.0-alpha4

Bug fixes

Fixed a bug where it was not working well when caching was enabled. It now works fine with caching.

safer_login 6.x-1.0-alpha3

New features
Bug fixes

Fixed a bug where it was not wanting to log in correctly after failing
validation. Had to do with setting and unsetting session variables.

Also, added ability to have "minimal protection." Still double-hashes
passwords, but does not use a unique salt, so password managers and the like
will work with it (though obviously, this is less secure).

safer_login 6.x-1.0-alpha1

New features

This is the initial release of Safer Login. Though it is alpha, it is fully functioning. As with any alpha release, if you plan to use this in production, only do so after thorough testing, and with the caveat that the code may change around quite a bit in future releases.

Subscribe with RSS Subscribe to Releases for Safer Login