BookStack/app/Util
Dan Brown 5f7cd735ea
Added content filtering of tags with javascript or data in values attr
Case would be blocked by CSP but adding for cases where CSP may not be
active when content taken externally.

For #3636
2022-08-11 10:28:32 +01:00
..
CspService.php Applied latest styleCI changes 2022-03-09 14:30:36 +00:00
HtmlContentFilter.php Added content filtering of tags with javascript or data in values attr 2022-08-11 10:28:32 +01:00
HtmlNonceApplicator.php Altered the parsing of custom head to prevent htmlentities on content 2021-09-12 16:19:17 +01:00
WebSafeMimeSniffer.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00