mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-05 00:55:26 +08:00

Previously if a custom port was used in the DRAWIO option it would not be considered in the CSP handling, which would block loading. Added test to cover. For #5107