-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
type/questionIssue needs no code to be fixed, only a description on how to fix it yourself.Issue needs no code to be fixed, only a description on how to fix it yourself.
Description
- Gitea version (or commit ref): 1.14.0+dev-635-gf761c82c9
- Git version: 2.30.0
- Operating system: Docker latest
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
Description
Hello guys, I am currently having at least a user management problem. My main user is was once admin. Never having to look at it I just wanted to access the admin panel and nope, not admin anymore.
Thus I created a temporary admin account via the cli. The problem is that I don't see any users in the admin panel. When I list them in the cli they are thankfully still there. I can also still log into them. Does anybody know how to fix this?
I have also already tried to recreate all tables through the cli.
Updated:
I cheated my way with some url modification by changing the user_id. This way I was able to change the user to admin which I wanted. But now I only see the admin users incl. the new root user?
...
Screenshots
Metadata
Metadata
Assignees
Labels
type/questionIssue needs no code to be fixed, only a description on how to fix it yourself.Issue needs no code to be fixed, only a description on how to fix it yourself.


