-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Attempted Debugging
- I have read the debugging page
Searched GitHub Issues
- I have searched GitHub for the issue.
Describe the Scenario
Hello everyone,
I have the following situation: I would like to allow access to the Bookstack application within our internal environment so that it is available to everyone without the need to log in.
However, if a user chooses to log in, they should be able to see an additional shelf, which is also accessible to other users, but each user should only see their own book.
I can see that this should be possible through permission settings, but I can’t seem to get it to work properly.
If I create a separate group and grant that group view permissions so that a user added to it can see it, and then I set it so that the user should only see their own content — the permission settings don’t seem to apply as expected.
I would appreciate any help or guidance on how to achieve this, if it is even possible. Thank you!
Exact BookStack Version
v25.02
Log Content
No response
Hosting Environment
PHP 8.3.6, Ubuntu 24.04.2 LTS