mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
ca00ca8ee4
This PR gitea'ises the macaron.Recovery() handler meaning that in the event of panic we get proper gitea 500 pages and the stacktrace is logged with the gitea logger. Signed-off-by: Andrew Thornton <art27@cantab.net>