1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 15:15:47 +00:00
gitea/routers/api/v1
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
..
admin Cleanup models.User.HashPassword (#3334) 2018-01-12 00:19:38 +02:00
convert Populate URL field of API commits (#3546) 2018-02-20 20:50:42 +08:00
misc Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00
org Fixes repo membership check in API (#4341) 2018-07-05 15:14:56 +08:00
repo An inactive user shouldn't be able to be added as a collaborator (#4535) 2018-08-07 13:01:06 +03:00
swagger Issue due date api (#3890) 2018-07-16 14:43:00 +02:00
user Respect email privacy option in user search via API (#4512) 2018-07-25 15:11:22 +03:00
utils Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
api.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00