[wp-trac] [WordPress Trac] #37674: Auto-generate password length on Password Reset page cannot be altered
WordPress Trac
noreply at wordpress.org
Tue Jun 1 14:02:34 UTC 2021
#37674: Auto-generate password length on Password Reset page cannot be altered
------------------------------------+----------------------
Reporter: achbed | Owner: (none)
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Login and Registration | Version: 4.6
Severity: normal | Resolution: wontfix
Keywords: has-patch | Focuses:
------------------------------------+----------------------
Changes (by desrosj):
* keywords: has-patch needs-testing close => has-patch
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
I am going to close this out as a `wontfix`. As @peterwilsoncc mentioned,
it's intentionally difficult to create weak passwords. Regardless, I think
adding a filter as suggested in #40046 would be a better solution rather
than a lone filter in `wp-login.php`.
It's also worth noting that there is a `random_password` filter that could
be used to just return an empty string. While this is **absolutely not an
endorsement of that**, it would probably accomplish what you are trying to
do.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37674#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list