bench-forgejo/modules/context
6543 ade9c8dc3c
[API] If User is Admin, show 500 error message on PROD mode too ()
* API: show admin 500 error message on PROD mode too

* a nit

* dont miss InternalServerError

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-10-12 20:41:49 -04:00
..
api.go [API] If User is Admin, show 500 error message on PROD mode too () 2020-10-12 20:41:49 -04:00
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
api_test.go fix API link header () 2019-06-26 16:51:32 +08:00
auth.go Return sample message for login error in api context () 2020-10-04 17:39:31 -04:00
context.go Add a storage layer for attachments () 2020-08-18 12:23:45 +08:00
org.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
pagination.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
panic.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
permission.go Use Req.URL.RequestURI() to cope with FCGI urls () 2019-12-24 00:11:12 +00:00
repo.go Add configurable Trust Models () 2020-09-20 00:44:55 +08:00