mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 09:07:19 +00:00
* add API specific InternalServerError()
Co-authored-by: zeripath <art27@cantab.net>
* return 500 error msg only if not Production mode
* Revert "return 500 error msg only if not Production mode"
This reverts commit 8467b2cee6
.
* InternalServerError
Co-authored-by: zeripath <art27@cantab.net>