Password Strength Module

I've just released the first version of the Password Strength module for Drupal 5.x. The module started out as a back port of the nifty jQuery password strength checking built in to Drupal 6, but quickly grew to include other features we needed for a project at ASU. 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 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

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.