[wp-trac] [WordPress Trac] #42957: Usernames ending in a period generate invalid reset password links in certain email clients
WordPress Trac
noreply at wordpress.org
Thu Dec 21 16:51:15 UTC 2017
#42957: Usernames ending in a period generate invalid reset password links in
certain email clients
--------------------------+-----------------------------
Reporter: paulcline | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Password reset links contain the username appended to the end of the URL.
If the user name ends in a period the email client has to decide if the
period is part of the URL or part of the punctuation of the sentence. For
example:
<https://some-wordpress-site.com/wp-
login.php?action=rp&key=V4LSmgBcwtqvFPEiFt0e&login=p.o.>
Gmail generates a clickable link that stops short of the final period.
Outlook successfully links the entire URL.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42957>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list