Skip to content
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

Initial Admin account doesn't have role "Kobo Sync" #1686

Closed
5 tasks done
PhilippKammann opened this issue Sep 4, 2024 · 1 comment
Closed
5 tasks done

Initial Admin account doesn't have role "Kobo Sync" #1686

PhilippKammann opened this issue Sep 4, 2024 · 1 comment
Labels
bug Something isn't working released

Comments

@PhilippKammann
Copy link

Steps to reproduce

  1. Set up a fresh Komga installation
  2. Claim initial user account

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

  • I have searched the existing issues (open AND closed) and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have checked the FAQ.
  • I have updated the app to the latest version.
  • I will fill out all of the requested information in this form.
@gotson gotson closed this as completed in bf8bbdd Sep 5, 2024
@gotson gotson added bug Something isn't working and removed triage labels Sep 5, 2024
Copy link
Contributor

🎉 This issue has been resolved in 1.13.0 (Release Notes)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

2 participants