[wp-trac] [WordPress Trac] #17904: Multisite has more restrictions on user login character set

WordPress Trac noreply at wordpress.org
Sat Jul 4 08:02:35 UTC 2015


#17904: Multisite has more restrictions on user login character set
------------------------------------+-----------------------------
 Reporter:  duck_                   |       Owner:  jeremyfelt
     Type:  defect (bug)            |      Status:  assigned
 Priority:  normal                  |   Milestone:  Future Release
Component:  Login and Registration  |     Version:  3.0
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch               |     Focuses:  multisite
------------------------------------+-----------------------------
Changes (by imath):

 * keywords:  has-patch needs-refresh => has-patch


Comment:

 17904.4.patch is a refreshed version of the patch to r33083 + some
 adjustments :

 - If i understand well, these characters `_ - @ .` are now allowed for the
 user login, so i've removed the `contains_underscores` index from the
 dataset of  `Tests_Multisite_WpmuValidateUserSignup->test_user_name`
 - When a user signups with a blog, i suggest to make sure the  `_ - @ .`
 characters are removed from the `blogname` input in `show_blog_form()` as
 the user_name is used as the default value of the blog's name.

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


More information about the wp-trac mailing list