Feature proposal #4188
closed
Implement password strength jquery plugin and built in strength test for password fields
Added by krileon about 11 years ago.
Updated about 10 years ago.
Start date:
28 August 2013
Description
Implement a jquery plugin for password strength then implement the usage directly to password fields. This will depreciate the need for CB Password Strength.
Display should be powered by jQuery UI. Maybe use jQuery UI Widget API to make it a Widget?
- Tracker changed from Bug to Feature proposal
"Password Strength" seams to be the best as it accounts for duplicate characters, keyboard walking (123456, etc..), and non-uniques (it counts against you to have 6 out of 8 characters being "a" for example).
None seam to calculate too well. Use the already custom made jQuery plugin from the password strength plugin to calculate the strength. The others penalize you too harshly.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF