You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the user is the admin, they should have all roles and privileges
Actual behavior
The user is missing the role “Kobo Sync” and can't give it themselves.
A workaround is creating a second admin user, to give the first the "Kobo Sync"-role and then deleting the second account again.
Logs
No response
Komga version
v1.12.1-master
Operating system
any
Installation method
from download.komga.org
Other details
It seems like the initial user claim in ClaimController.kt only sets Admin-role as true, but not the Kobo Sync-role that defaults to false in user creation
Acknowledgements
I have searched the existing issues (open AND closed) and this is a new ticket, NOT a duplicate or related to another open issue.
Steps to reproduce
Expected behavior
As the user is the admin, they should have all roles and privileges
Actual behavior
The user is missing the role “Kobo Sync” and can't give it themselves.
A workaround is creating a second admin user, to give the first the "Kobo Sync"-role and then deleting the second account again.
Logs
No response
Komga version
v1.12.1-master
Operating system
any
Installation method
from download.komga.org
Other details
It seems like the initial user claim in ClaimController.kt only sets Admin-role as true, but not the Kobo Sync-role that defaults to false in user creation
Acknowledgements
The text was updated successfully, but these errors were encountered: