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 Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
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