1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-01 07:35:49 +00:00
gitea/routers/api/v1
zeripath 09abdb8a65
Return 404 not 500 from API if team does not exist (#13118) (#13119)
Backport #13118

If team does not exist expect ErrTeamNotExist not ErrUserNotEXist

Fix #11336

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-10-13 00:15:44 +03:00
..
admin Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
misc Allow different HardBreaks settings for documents and comments (#11515) (#11599) 2020-05-24 11:45:56 +01:00
notify Extend Notifications API and return pinned notifications by default (#12164) (#12232) 2020-07-13 21:52:05 +01:00
org Fix ListUserOrgs (#12910) (#12915) 2020-09-21 01:04:33 -04:00
repo Fix [API] CreateRepo missing information (#12848) (#12867) 2020-09-18 13:58:04 +08:00
swagger API: Add pull review endpoints (#11224) 2020-05-02 03:20:51 +03:00
user Rework api/user/repos for pagination (#11827) (#11877) 2020-06-13 18:35:13 +01:00
utils Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
api.go Return 404 not 500 from API if team does not exist (#13118) (#13119) 2020-10-13 00:15:44 +03:00