Closed
Description
- Gitea version (or commit ref): 1.14.0+dev-714-g7ab6c77b4
- Git version:
- Operating system: Ubuntu 20.04 with Docker
- Database:
- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
Hi,
im running gitea in a docker environment with watchtower. I assume this is where the bug started. I can still log in to gitea and see my reps but i don't have permissions on my organization neither can i create a git in that organization. I don't have admin rights either. When listing the users in the cli i get every user. After manually adding a new admin with the cli and logging into the web i don't see any user besides the freshy created one under "administration - users".
So basically i still have all my data but users are not shown on the web and i don't have admin rights anymore.
I just installed sqlite3 and went into the db. All users (old and new) are present in the db.