﻿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
28754	validate_ipv46_address validator allows IP addresses to begin with a first octet of zero	frankston	nobody	"The regular expression used by the [https://docs.djangoproject.com/en/1.11/_modules/django/core/validators/#validate_ipv46_address validate_ipv46_address] validator allows IP addresses to begin with a first octet of zero.

For example the following IPs are incorrectly identified as being valid:
0.1.2.3
0.90.11.2

"	Bug	new	Core (Other)	1.11	Normal		IP, regular expression		Unreviewed	0	0	0	0	1	0
