mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-09 07:13:35 -05:00
No admin rights for first user #649
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @niklas02805 on GitHub (Sep 26, 2025).
Description
Hey my first created user doesn't have admin rights. Tried to fix it in the terminal but didn't work. Got into sql and tried to find user roles or something like that, but couldn't fix.
The main reason was that I didn't have the namespaces functionality. But anyways would be cool to have an admin without loosing my whole database.
Best
Niklas
Vikunja Version
Version: v1.0.0-rc2
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
Please select
Screenshots
No response
@kolaente commented on GitHub (Sep 26, 2025):
There is no concept of an admin user in Vikunja, except when sharing a project.
Namespaces have been replaced by nestable projects, since a while now. Where did you find that information?
@niklas02805 commented on GitHub (Sep 26, 2025):
Hey, thanks.
Absolute beginner and trying to switch from MS-Office to independent solutions. Not at all used to all the programming languages.
Got my knowledge from forums and AI.