#32298: django.core.validators.URLValidator tests netloc instead of hostname for
length
-------------------------------------+-------------------------------------
Reporter: zt_initech | Owner: Akshat
Type: | Dixit
Cleanup/optimization | Status: closed
Component: Core (Other) | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"b41d38ae26b1da9519a6cd765bc2f2ce7d355007" b41d38a]:
{{{
#!CommitTicketReference repository=""
revision="b41d38ae26b1da9519a6cd765bc2f2ce7d355007"
Fixed #32298 -- Fixed URLValidator hostname length validation.
URLValidator now validates the maximum length of a hostname without
the userinfo and port.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32298#comment:11>
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/068.3b9913d324199e9953094eb2d501ee33%40djangoproject.com.