mirror of
https://gitee.com/gitea/gitea
synced 2025-11-07 01:50:26 +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