mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-11-22 05:42:39 +03:00
Had prevented public access for images when secure_restricted images was enabled (and for just secure images) when app settings allowed public access. This considers the app public setting, and adds tests to cover extra scenarios to prevent regression.