-
-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Report: Admin User Receives 403 Error When Accessing Library #1470
Comments
I don't understand what you are doing tbh |
Granting any account administrator permissions should allow the account to access all libraries. However, in practice, the libraries accessible are limited to those set for access before the administrator permissions were granted. I think this might be a bug. |
can you provide which endpoints you tried that returned that error ? |
|
🎉 This issue has been resolved in |
Steps to reproduce
A
andB
.alice
who is not an administrator.A
but not for libraryB
.alice
to an administrator.B
.B
despitealice
now being an administrator. This error is unexpected as admin rights should grant full access.alice
back to a non-administrator.A
andB
.alice
to an administrator.B
after the access restrictions modification.Expected behavior
See step 7.
Actual behavior
See step 6.
Logs
No response
Komga version
v1.10.4-master
Operating system
Linux
Installation method
Docker
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: