[wp-trac] [WordPress Trac] #18771: Reset Password link generation
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 25 19:05:13 UTC 2011
#18771: Reset Password link generation
--------------------------+------------------------------
Reporter: binaryweb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 3.2.1
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by kawauso):
The password retrieval key is generated using `wp_generate_password()`
with `$special_chars = false` so the key should only have alphanumeric
characters, but the function can be replaced and filtered.
Can you confirm if the issue persists when plugins are all deactivated and
Twenty Eleven is being used?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18771#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list