1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/tests/validators
Shai Berger 8f9a4d3a2b [1.8.x] 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:19 -04:00
..
__init__.py
invalid_urls.txt [1.8.x] Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:19 -04:00
tests.py [1.8.x] Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:19 -04:00
valid_urls.txt [1.8.x] Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:19 -04:00