[wp-trac] [WordPress Trac] #37674: Auto-generate password length on Password Reset page cannot be altered

WordPress Trac noreply at wordpress.org
Mon Aug 15 20:35:37 UTC 2016


#37674: Auto-generate password length on Password Reset page cannot be altered
------------------------------------+-----------------------------
 Reporter:  achbed                  |      Owner:
     Type:  enhancement             |     Status:  new
 Priority:  normal                  |  Milestone:  Awaiting Review
Component:  Login and Registration  |    Version:  trunk
 Severity:  normal                  |   Keywords:
  Focuses:                          |
------------------------------------+-----------------------------
 We have a client that is requiring us to remove the auto-generated
 password from the password reset page.  There is currently no way to do
 this, as the password is generated and placed without any filtering.

 The attached patch adds a `resetpass-gen-length` filter to allow a
 plugin/theme to alter the password length, and if it is 0 or less, bypass
 the auto-generation entirely.

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


More information about the wp-trac mailing list