﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33877	Add accurate port validation to the URLValidator.	Igor Izvekov	nobody	"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."	Cleanup/optimization	closed	Core (Other)	dev	Normal	wontfix		Florian Apolloner	Unreviewed	0	0	0	0	0	0
