kartik-v / yii2-password

Useful password strength validation utilities for Yii Framework 2.0
http://demos.krajee.com/password
Other
75 stars 46 forks source link

Enhance the Strength Meter JQuery Plugin #6

Closed kartik-v closed 10 years ago

kartik-v commented 10 years ago

An enhanced Strength Meter JQuery plugin will replace the existing assets. This will offer more functionality, but will incur some changes to the way you will call the PasswordInput widget. Widget Version will be scaled up to 2.0.

kartik-v commented 10 years ago

Extension upgraded to version 2.0. PasswordInput widget uses the newly created Strength Meter JQuery plugin. View the plugin documentation and/or demo.

For the PasswordInput widget, check documentation or view a demo.

Older version has been relegated to a version1.0 branch.