1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/routers
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 LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
api/v1 An inactive user shouldn't be able to be added as a collaborator (#4535) 2018-08-07 13:01:06 +03:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +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
routes Pull request review/approval and comment on code (#3748) 2018-08-06 06:43:21 +02:00
user fix panic issue on update avatar email (#4580) (#4581) 2018-08-01 17:38:56 +08:00
utils Allow adding collaborators with (fullname) (#3103) 2017-12-07 15:00:09 +08:00
home.go fix not respecting landing page setting (#4209) 2018-06-15 11:42:46 +08:00
init.go Store OAuth2 session data in database (#3660) 2018-04-29 09:09:24 +03:00
install.go Keep preseeded database password (#4284) 2018-07-03 20:09:55 -04:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00