#7591: Authenticate By Email Support
--------------------------------------------------------+-------------------
          Reporter:  Paul Kenjora <[email protected]>  |         Owner:  
anonymous                 
            Status:  closed                             |     Milestone:  1.0 
beta                  
         Component:  Authentication                     |       Version:  SVN   
                    
        Resolution:  wontfix                            |      Keywords:  
authenticate, email, login
             Stage:  Design decision needed             |     Has_patch:  1     
                    
        Needs_docs:  0                                  |   Needs_tests:  0     
                    
Needs_better_patch:  0                                  |  
--------------------------------------------------------+-------------------
Comment (by zbraniecki):

 Not sure if that's a material for separate bug, or just part of this one.
 Why does django accept user name with '@' in the model, but refuses to
 allow to operate on such account from the panel later? Should a form be
 more restrictive than the model is?

 We're currently rolling out an app for our project which uses double
 account system (local django authentication + LDAP based) and in such
 case, we'll have a lot of accounts with user name being an email.
 Now, we can add/remove/use those accounts but editing them from django
 admin panel is unavailable.
 Should I open a separate bug on this?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7591#comment:10>
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to