summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_debug.py
AgeCommit message (Collapse)Author
2022-02-01Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.Markus Holtermann
Thanks Keryn Knight for the report. Co-authored-by: Adam Johnson <me@adamj.eu>