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