mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-22 05:58:02 +02: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