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
HtmlContentFilter.php Added content filtering of tags with javascript or data in values attr 2022-08-11 10:28:32 +01:00
HtmlNonceApplicator.php
WebSafeMimeSniffer.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00