[jQuery] A few suggestions for the password strength plugin

[jQuery] A few suggestions for the password strength plugin


Hello,
I've started using the password strngth plugin and there were 2 things i
noticed right away
- There is one string hard coded : The minimum number of characters is.
This makes it hard to internationalize.
- There is a possibility to add weak passwords but it's too specific.
For example 123456 is a bad password but 1234567, 12345678 are
considered good. Another example it's allowed to add an all spaces
password. Wouldn't it be possible to trim the password before it's
checked and is it possible to consider consecutive number or letters as
a bad password by default?
Otherwise i think this is a great plugin, so keep up the good work.
--
David Duymelinck
________________
david@icreate.be