0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-20 17:55:42 +01:00
gitea/routers
zeripath f2858600af
Return 404 not 500 from API if team does not exist (#13118)
If team does not exist expect ErrTeamNotExist not ErrUserNotEXist

Fix #11336

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-10-12 17:09:21 -04:00
..
admin
api/v1 Return 404 not 500 from API if team does not exist (#13118) 2020-10-12 17:09:21 -04:00
dev
events
org
private
repo Add team support for review request (#12039) 2020-10-12 20:55:13 +01:00
routes
user Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
utils Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
home.go
init.go
install.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
metrics.go
swagger_json.go