[wp-trac] [WordPress Trac] #22367: Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places

WordPress Trac noreply at wordpress.org
Fri Aug 23 04:16:37 UTC 2019


#22367: Usernames with "@" char are assumed email addresses, causing incorrect
look-up in several places
------------------------------------+------------------------------
 Reporter:  johnjamesjacoby         |       Owner:  johnjamesjacoby
     Type:  defect (bug)            |      Status:  reviewing
 Priority:  normal                  |   Milestone:
Component:  Users                   |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |     Focuses:
------------------------------------+------------------------------
Changes (by donmhico):

 * keywords:  dev-feedback => dev-feedback has-patch


Comment:

 Status when testing against the trunk.

 1. It's possible to create a new user with `@` example `@testing` or
 `testing@` in wp-admin/users.php and http://wp.contribute/wp-admin/network
 /site-users.php

 2. Searching for users with `@` in their username doesn't work in wp-
 admin.

 3. Reset password for users using username with `@` doesn't work.

 The patch still fixes the issues, I refreshed it so it can be applied
 cleanly. From what I can see, I don't see any reason why we shouldn't
 include this to 5.3.

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


More information about the wp-trac mailing list