#4833: auth superuser setup rejects valid @localhost e-mail address
-------------------------------------+-------------------------------------
     Reporter:  vmole <steveg@…>     |                    Owner:  Claude
         Type:  Bug                  |  Paroz <claude@…>
    Component:  Validators           |                   Status:  closed
     Severity:  Normal               |                  Version:  master
     Keywords:  auth email           |               Resolution:  fixed
  validator ip                       |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Aymeric Augustin <aymeric.augustin@…>):

 In [changeset:"424eb67867162032d92e0bfe3403f051765de805"]:
 {{{
 #!CommitTicketReference repository=""
 revision="424eb67867162032d92e0bfe3403f051765de805"
 Fixed validation of email addresses when the local part contains an @.

 See also BaseUserManager.normalize_email -- it uses rsplit.

 Refs #4833.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/4833#comment:29>
Django <https://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 https://groups.google.com/groups/opt_out.


Reply via email to