[wp-trac] [WordPress Trac] #17239: create username with dots

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 26 11:01:06 UTC 2011


#17239: create username with dots
--------------------------+------------------
 Reporter:  lbf1          |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.2
Component:  Users         |     Version:  3.1
 Severity:  trivial       |  Resolution:
 Keywords:  needs-patch   |
--------------------------+------------------

Comment (by ocean90):

 Non-Multisite uses only
 [http://codex.wordpress.org/Function_Reference/sanitize_user
 sanitize_user] with $strict = true and Multisite first uses
 wpmu_validate_user_signup.

 I think dots aren't allowed because it's used for the site domain name
 too.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17239#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list