Opened 10 years ago
Closed 10 years ago
#25018 closed Cleanup/optimization (fixed)
Make simple_tag apply conditional_escape() to its output
Description ¶
This is a security hardening to help prevent XSS (and incorrect HTML) for the common use case of simple_tag.
Note:
See TracTickets
for help on using tickets.
PR has a test failure.