#17867: validate_email fails with IDN domains
-------------------------------------+-------------------------------------
     Reporter:  Pierre               |                    Owner:  nobody
  <pierre.matri@…>                   |                   Status:  closed
         Type:  Bug                  |                  Version:
    Component:  Forms                |  1.4-beta-1
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  idn                  |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz <claude@…>):

 In [changeset:"252cd271e88e1c60fc49c06fac9d45e4c7f8750e"]:
 {{{
 #!CommitTicketReference repository=""
 revision="252cd271e88e1c60fc49c06fac9d45e4c7f8750e"
 Fixed test failure after IDN domain validation fix

 Refs #17867.
 The address in test_email_regexp_for_performance used to take forever
 (security issue), then was supposed to fail after the fix (commit
 9f8287a3f).
 Now we are less strict with domain validation, due to new IDN domains,
 hence the validation of this address pass now.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17867#comment:3>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to