BookStack/app/Util
Dan Brown 2d7552aa09
Addressed setlocale issue caught by phpstan
setlocale could be called with no second param if the language given to
the modified function was empty.
2022-09-05 13:33:05 +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
LanguageManager.php Addressed setlocale issue caught by phpstan 2022-09-05 13:33:05 +01:00
WebSafeMimeSniffer.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00