#5786: Relax character restrictions on auth usernames
---------------------------------------------+------------------------------
          Reporter:  Armin Ronacher          |         Owner:  nobody           
               
            Status:  new                     |     Milestone:                   
               
         Component:  Authentication          |       Version:  1.1              
               
        Resolution:                          |      Keywords:  username, 
character, restriction
             Stage:  Design decision needed  |     Has_patch:  1                
               
        Needs_docs:  0                       |   Needs_tests:  0                
               
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Comment (by bronger):

 Please change the character restrictions to the best common practice.  It
 is highly unusual to forbid dash or dot in login names.  Moreover, email
 addresses as logins are very common.

 It is not about satisfying all; that's never the case for default values.
 Instead, it's about satisfying ''almost'' all.  Given that almost all
 logins that I know allow more characters, I see no real use case for the
 very limited set being the default.  From this it also follows that only
 very few Django installation are expected to break due to relaxed
 restrictions.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5786#comment:33>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to