forgejo/routers/api/v1/repo
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
..
branch.go
collaborators.go An inactive user shouldn't be able to be added as a collaborator (#4535) 2018-08-07 13:01:06 +03:00
file.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
fork.go
hook.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
hook_test.go
issue.go Added dependencies for issues (#2196) (#2531) 2018-07-17 17:23:58 -04:00
issue_comment.go Fix query parameter name comment in issue API (#4421) 2018-07-12 16:40:41 +03:00
issue_label.go
issue_tracked_time.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
key.go
label.go
main_test.go
milestone.go Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
pull.go Added dependencies for issues (#2196) (#2531) 2018-07-17 17:23:58 -04:00
release.go
release_attachment.go
repo.go api: repos/search: add parameters to control the sort order (#3964) 2018-08-02 16:10:02 +08:00
star.go
status.go
subscriber.go