1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/validators
Shai Berger 17d3a6d804 Fixed catastrophic backtracking in URLValidator.
Thanks João Silva for reporting the problem and Tim Graham for finding the
problematic RE and for review.

This is a security fix; disclosure to follow shortly.
2015-07-08 15:23:03 -04:00
..
__init__.py
invalid_urls.txt Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:03 -04:00
tests.py Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:03 -04:00
valid_urls.txt Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:03 -04:00