mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Attempted to access an array that had been filtered and therefore could have holes within, including as position 0 which would then be accessed. Also added cs language to internal map Related to #4068 |
||
|---|---|---|
| .. | ||
| CspService.php | ||
| HtmlContentFilter.php | ||
| HtmlNonceApplicator.php | ||
| LanguageManager.php | ||
| SimpleListOptions.php | ||
| WebSafeMimeSniffer.php | ||