[wp-trac] [WordPress Trac] #39720: retrieve_password_key returning strings including special characters that in a link is url encoded
WordPress Trac
noreply at wordpress.org
Fri Jan 27 13:51:14 UTC 2017
#39720: retrieve_password_key returning strings including special characters that
in a link is url encoded
--------------------------+-----------------------------
Reporter: dejliglama | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 4.7.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The link sent out in mail to create new password sometimes holds
characters like $
When clicking the link, that is transformed into %24 (or other possible
URL encodings).
The form is loaded niceley, but uppon submitting the form, an "invalid
key" error is shown. - rightly so, since they key isn't valid.
The issue is the characters that is used to create the keys.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39720>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list