summaryrefslogtreecommitdiff
path: root/test/it_html.t
AgeCommit message (Expand)AuthorFilesLines
2024-05-28Revert "Improve handling of nested tags in it_html::sanitize": getting "Excee...Urban Müller1-12/+0
2024-05-27Improve handling of nested tags in it_html::sanitizeDavid Flatz1-0/+12
2024-04-29Handle whitespace between attribute name and value also for img tagsDavid Flatz1-0/+18
2024-04-29Improve test for unquoted value since we only pass through absolute urls with...David Flatz1-2/+2
2024-04-26Handle whitespace between attribute name and value; add some TODO tests to be...David Flatz1-0/+18
2023-09-25escape dangerous strings inside javascript, including env =Urban Müller1-0/+2
2022-09-08Fix it_html::sanitize with nested tagsChristian Schneider1-1/+1
2022-04-07No regular use of javascript: found, remove warning and silently strip itChristian Schneider1-2/+0
2022-02-06Filter out javascript: scheme in U() to avoid more XSS attacksChristian Schneider1-0/+2
2021-01-13Unified brace and else if styleChristian Schneider1-2/+1
2020-04-21use new array syntaxUrban Müller1-23/+23
2019-09-02Make itools a bit stricter, new PHP versions start to enforce more declarationsChristian Schneider1-2/+2
2018-06-21no reason for different namingUrban Müller1-0/+291