login_security 8.x-1.3

New features

Minor release, containing:
Issue #2888184 by Yago Elias: Coding standards
Issue #2877864 by jdleonard, krina.addweb: Readme improvements
Issue #2895444 by daggerhart: Settings page is missing its title
Issue #2888371 by bapi_22: Replace deprecated method getUsername() with getDisplayName()
Issue #2881636 by Munavijayalakshmi, dhruveshdtripathi: Convert module to use short array syntax (new coding standard)

login_security 8.x-1.2

Bug fixes

Fixed:
Issue #2819081 by yas: format_date parameter should be "long", not "large"
Issue #2780601 by bapi_22: Replace deprecated usage of Drupal::url
Issue #2794333 by chaitanya17: db_select is removed from D8

login_security 8.x-1.1

Bug fixes

Fixed Issues:
- Issue #2758413 by jalpesh: Need to use $base_url
- Issue #2760235 by rajeshwari10: Remove @file tag docblock from all the .php files
- Issue #2773357 by Pradnya Pingat: Port module's help hook to D8
- Fixing automated tests

login_security 8.x-1.0

After a long period using d8-beta3 release without issues, we are releasing the first stable D8 version.

login_security 8.x-1.0-beta2

Bug fixes

Generating this new release to apply fix of: https://www.drupal.org/node/2608044

This fix is important to avoid automated tests get fail.

login_security 7.x-1.9

Bug fixes

Issue #1991404 by shrop: Updated IP blocking to use the correct D7 table

login_security 7.x-1.8

Bug fixes

Issue #2074123 by quiptime: Fixed disable login failure error message functionality.

login_security 7.x-1.7

Bug fixes
  • Issue #2074491: "Disable login failure error message" feature does not hide error message if the user account is blocked
  • Issue #2074975: Coder cleanup time
  • Issue #1978268: Error messages when providing bad login credentials

login_security 7.x-1.6

Bug fixes

Issue #2074123 - Fixed a bug with the "Disable login failure error message" feature. A recent change in Drupal core (7.23 release), caused this feature to stop working. This and corresponding simpletests now work!

login_security 7.x-1.3

Security update
Bug fixes

Resolve a condition where a specially crafted username could bypass Login Security's validation. - SA-CONTRIB-2013-053 - Login Security - Multiple Vulnerabilities

Removes the option for login delay, because it could lead to a denial of service.

login_security 6.x-1.3

Security update

Resolve a condition where a specially crafted username could bypass Login Security's validation. SA-CONTRIB-2013-053 - Login Security - Multiple Vulnerabilities

Removes the option for login delay, because it could lead to a denial of service.

login_security 5.x-1.2

Resolve a condition where a specially crafted username could bypass Login Security's validation.

Removes the option for login delay, because it could lead to a denial of service.

login_security 7.x-1.0

Insecure

Mostly a straight upgrade from 6.x-1.1 with slight performance improvement during login.

login_security 6.x-1.0

New features
Bug fixes
Insecure

Finally, the long-so-waited 1.0 is here. It includes some new features, and of course fixes some critical bugs found. For a list of changes included in this version, please go to http://drupal.org/node/397890#comment-2068410

I've also created a contrib module handbook page (http://drupal.org/node/595068) that we could try to enrich including module settings examples.

Thanks everyone involved in this release.

login_security 6.x-1.0-rc1

New features
Bug fixes
Insecure

Moving close to the final 1.0 version of the module, this new release includes several bugfixes, more tests and some cosmetic changes in the interface.

login_security 6.x-1.0-beta1

New features
Bug fixes
Insecure

This is the last step before getting a stable release for the D6 branch of this module. Please read the list of changes and bugfixes at:
#397890: create a stable version for the 6.x branch of the login_security module

login_security 5.x-1.1

No bug should appear untill you turn into stable release... this release fixes the evil variable usage and works fine. No changes, no new features.

This release is a bug fix with the "notify remaining attempts" checkbox.

login_security 6.x-1.x-dev

Development version of the login_security module for the drupal-6 core version. It's just a port modifying only those major changes of core version as in: Overview of Drupal API changes in 6.x (http://drupal.org/node/144132).

This module should be tested before being release as estable.. I did test in windows using mysql and works as expected.

login_security 5.x-1.0

The module is ready for production stage. The install and uninstall flows are complete including pgsql support. Also, the translation pot is included in the module for locale translations.

Thanks everybody for the help!

login_security 5.x-1.x-dev

Snapshot version for the default branch of the module. Any dev changes are going to be here for testing before turning this into an official release.

Subscribe with RSS Subscribe to Releases for Login Security