Password Strength

jrbeeman - September 26, 2007 - 18:56

This module provides a backport of Drupal 6's jQuery password strength checking to Drupal 5. It also adds PHP-based password strength checking and validation routines that mirror the jQuery routines, so that administrators can restrict passwords to only be, for example, "high" strength. The module simply modifies existing password confirm fields (where two passwords are entered, like the user edit form), so no other setup is required beyond configuring the desired enforcement rules.

The first release (5.x-1.x) of the module features:

  • Client-side password strength checking using jQuery
  • Server-side password strength checking using PHP
  • Settings to control:
    • Toggle server-side enforcement of password on/off
    • Enforce low-, medium-, or high-strength passwords
  • Fully translatable

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0 Download (10.47 KB) 2009-Aug-13 Notes
5.x-1.2 Download (10.27 KB) 2008-Apr-06 Notes

Development releases

Version Downloads Date Links
5.x-1.x-dev Download (10.28 KB) 2008-Apr-07 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.