Closed
Description
- Gitea version (or commit ref): Any
- Git version: Any
- Operating system: Any
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
Description
We are currently migrating towards using Gitea as our company Git server. In the process we stumbled upon the fact that tags are not protectable in Gitea. We would like to have some way to restrict write access to tags through the UI.
At the moment we might be able to help us with re-enabling Git-Hooks, but this doesn't give us control over permissions etc.