#22123: EmailValidator does not accept IPv6 literals
----------------------------+------------------------
     Reporter:  erikr       |      Owner:  nobody
         Type:  Bug         |     Status:  new
    Component:  Forms       |    Version:  master
     Severity:  Normal      |   Keywords:  nlsprint14
 Triage Stage:  Unreviewed  |  Has patch:  0
Easy pickings:  0           |      UI/UX:  0
----------------------------+------------------------
 EmailValidator currently supports normal domains ([email protected]) and
 IPv4 literals (foo@[192.0.2.1]). IPv6 support is currently missing
 (foo@[2001:db8::1]). This is specified to be valid, along with the other
 IPv6 notations, in RFC 5321 section 4.1.3.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22123>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/048.efb5b8a9f6cf078f337dc5cc584a9a67%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to