0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 13:11:54 +01:00
gitea/modules/context
6543 ce7510a80f
[API] on 500 error only show message if gitea in dev mode (#11641)
* add API specific InternalServerError()

* return 500 error msg only if not Production mode

* rm unnessesary change
2020-06-03 14:17:54 -04:00
..
api_org.go
api_test.go
api.go [API] on 500 error only show message if gitea in dev mode (#11641) 2020-06-03 14:17:54 -04:00
auth.go When must change password only show Signout (#11600) 2020-05-26 23:39:39 +01:00
context.go
org.go
pagination.go
panic.go
permission.go
repo.go