[wp-trac] [WordPress Trac] #44333: Password hint label needs to be re-worded and needs to have a minimum password length check

WordPress Trac noreply at wordpress.org
Fri Jun 8 14:39:10 UTC 2018


#44333: Password hint label needs to be re-worded and needs to have a minimum
password length check
------------------------------------+--------------------------------------
 Reporter:  subrataemfluence        |      Owner:  (none)
     Type:  defect (bug)            |     Status:  new
 Priority:  normal                  |  Milestone:  Awaiting Review
Component:  Login and Registration  |    Version:
 Severity:  normal                  |   Keywords:  needs-patch dev-feedback
  Focuses:  administration          |
------------------------------------+--------------------------------------
 When resetting password, the help text under password box says:

 {{{
 Hint: The password should be at least twelve characters long. To make it
 stronger, use upper and lower case letters, numbers, and symbols like ! "
 ? $ % ^ & ).
 }}}

 Although it says **should be at least twelve characters long**, I am able
 to use only one character!

 1. The above help text needs to be re-worded with some like:

 {{{
 Hint: The recommended length of the password should be at least twelve
 characters and must have at least X characters. To make it stronger, use
 upper and lower case letters, numbers, and symbols like ! " ? $ % ^ &
 ).
 }}}

 `X` can be a number say 6, 8 etc.

 2. I believe there needs to be a minimum length check.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44333>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list