#33877: Fixed port's problem in URLValidator
----------------------------------------+------------------------
               Reporter:  izveigor      |          Owner:  nobody
                   Type:  Bug           |         Status:  new
              Component:  Core (Other)  |        Version:  dev
               Severity:  Normal        |       Keywords:
           Triage Stage:  Unreviewed    |      Has patch:  0
    Needs documentation:  0             |    Needs tests:  0
Patch needs improvement:  0             |  Easy pickings:  0
                  UI/UX:  0             |
----------------------------------------+------------------------
 A port of internet address (TCP and UDP) is a 16-bit number (0-65535) by
 RFC 1085 sec. 5.1 (https://datatracker.ietf.org/doc/rfc1085/).
 Django's URLValidator accepts addresses with the port more than 65535 (For
 example, http://example:78000/).
 This patch fixed that problem.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33877>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701824b534d55-250c1387-0f00-4437-9db6-27a784d99467-000000%40eu-central-1.amazonses.com.

Reply via email to