bassistance.de
Submitted by: The Dude

Password Validation Plugin

This plugin extends the jQuery validation plugin, providing two components:

* A function that rates passwords for factors like mixed upper/lower case, mix of characters (digits, special characters), length and similarity to a username (optional).

* A custom method for the validation plugin that uses the rating function to display a password strength meter, requiring the field to have a “good” rating. The text displayed can be localized.

direct link