Feature #33769
Implementation of password strength meter
| Status: | Accepted | Start date: | 2012-02-08 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Thomas Loeffler | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.5 | Has patch: | No | |
| PHP Version: | ||||
| Votes: | 0 |
Description
I have a feature request and it would be nice to replace the accept&cancel pictures with a password strength meter, like this one 
Some time ago, I had implemented something like this in our installation. It is more or less hardcoded and not recommended to use in the next version.
All I did is to reuse your "password length" for "medium password" and I've added a new "strong password" configuration.
See files attached.
best regards
Maik
History
Updated by Thomas Loeffler over 1 year ago
- Status changed from New to Accepted
- Assignee set to Thomas Loeffler