[wp-trac] [WordPress Trac] #34372: Password reset link invalid for user names containing blanks

WordPress Trac noreply at wordpress.org
Tue Oct 20 19:42:15 UTC 2015


#34372: Password reset link invalid for user names containing blanks
------------------------------------+------------------------------
 Reporter:  ditler                  |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Login and Registration  |     Version:  4.3.1
 Severity:  normal                  |  Resolution:
 Keywords:                          |     Focuses:
------------------------------------+------------------------------
Changes (by swissspidy):

 * component:  General => Login and Registration


Comment:

 The username is encoded using `rawurlencode` and the email content looks
 like this for the user `user with space`:

 {{{
 To reset your password, visit the following address:

 <http://src.wordpress-develop.dev/wp-
 login.php?action=rp&key=jwLFZG4imEmMiJHeOb0b&login=user%20with%20space>
 }}}

 Seems correct to me. Which email client did you experience this?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34372#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list