#23025: URLValidator allows for invalid IPv4 addresses
-------------------------------+--------------------------------------
     Reporter:  jonathan@…     |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  closed
    Component:  Uncategorized  |                  Version:  1.6
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by apollo13):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => wontfix
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Same goes for IPv6 and domain names which are semantically valid but don't
 exist (eg http://www.bababababababababa.com/) -- the validator is ment to
 perform a quick and basic validation, nothing bulletproof. If you it to be
 exact you should write your own validator which actually checks if the
 host is alive etc…

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23025#comment:1>
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/079.846860f0f232df9e15c06113f894ec58%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to