1
0
mirror of https://github.com/django/django.git synced 2025-02-04 22:47:53 +00:00
django/tests/template_tests
Tim Graham 7fe5b656c9 Prevented arbitrary file inclusion with {% ssi %} tag and relative paths.
Thanks Rainer Koirikivi for the report and draft patch.

This is a security fix; disclosure to follow shortly.
2013-09-10 21:02:48 -04:00
..