mirror of
https://gitee.com/gitea/gitea
synced 2025-11-06 17:40:25 +08: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