1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-13 10:52:41 +00:00
forgejo/modules/templates
zeripath c9f1baf620
Prevent template renderer from rendering error ()
When there is a panic during template rendering unrolled/render
will automatically render the error. This leads to the
panic being displayed in the page and not a 500 page

Fix 
Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-02-13 19:41:53 +00:00
..
base.go Prevent template renderer from rendering error () 2021-02-13 19:41:53 +00:00
dynamic.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
helper.go Added option to disable webhooks () 2021-02-11 12:34:34 -05:00
helper_test.go Use templates for issue e-mail subject and body () 2019-11-07 21:34:28 +08:00
static.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
templates_bindata.go Rename scripts to build and add revive command as a new build tool command () 2020-04-03 22:29:12 +03:00