mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-04 21:52:45 +00:00
* an inactive user shouldn't be able to be a collaborator * use translated error message * add active user check when adding a new collaborator via the api * fix translation text * added collaborator test * improvee testcases