[wp-trac] [WordPress Trac] #39260: Password strength improvement
WordPress Trac
noreply at wordpress.org
Tue Dec 13 06:22:52 UTC 2016
#39260: Password strength improvement
-----------------------------+-----------------------------
Reporter: ravinderk | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.7
Severity: normal | Keywords:
Focuses: javascript |
-----------------------------+-----------------------------
[[Image(https://cloud.githubusercontent.com/assets/1784821/21086649/8551df02-c044-11e6-84b3-06af51abbc10.png)]]
It seems WordPress currently measure password strength only on basis of
password length. It can be stronger on basis of following credentials:
1. Length ( nine will be ok)
2. Uppercase case character ( one will be ok )
3. Lowercase character
4. Number
5. A password should not be start and end with space.
6. Special Character
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39260>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list