[wp-trac] [WordPress Trac] #22328: Unable to regenerate reset password URI from filter argumetns
WordPress Trac
noreply at wordpress.org
Tue Oct 30 23:34:17 UTC 2012
#22328: Unable to regenerate reset password URI from filter argumetns
-----------------------------+--------------------------
Reporter: ejdanderson | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Users
Version: 2.8 | Severity: normal
Keywords: has-patch |
-----------------------------+--------------------------
The arguments for the <code>retrieve_password_message</code> filter are
the message itself and the reset key. However the URI requires the user
login as well in order to be valid, thus we cannot regenerate the password
reset link without it.
Proposed solution - pass the reset URI instead of just the key.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22328>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list