-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Milestone
Description
Describe the Bug
After upgrading to v25.11.2, public users who have access to a page do not receive access to images.
Steps to Reproduce
Upgrade docker image container from v25.11.1 to v25.11.2. Refresh web page when user is not authenticated. Unauthenticated users lose access to images.
Expected Behaviour
Users should retain access to images where they have been provided access to the web page.
Screenshots or Additional Context
Attempted to run the following commands which had no effect:
php artisan bookstack:regenerate-permissions
php artisan bookstack:regenerate-references
Permissions on the files appear to be correct, and downgrading the version resolves the problem.
Browser Details
Firefox and chrome were used to test
Exact BookStack Version
v25.11.2