Closed
Description
If a non-admin tries to create a repository inside an organization they own, they get an error their repository limit would be reached. In my configuration the default repository limit for users is 0.
Specifically, the following error is shown:
form.reach_limit_of_creation%!(EXTRA int=0)
Since organizations are similar to users, that probably means that they have an internal repository limit as well which is incorrectly applied.
- Gitea version (or commit ref): 1.14.5
- Operating system: Debian Buster
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Log gist: