1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-01 11:58:25 +00:00
Files
gitea/routers/api/v1/repo/collaborators.go
Lanre Adelowo 59b10e66f7 An inactive user shouldn't be able to be added as a collaborator (#4535)
* 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
2018-08-07 13:01:06 +03:00

5.4 KiB