You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/templates
zeripath c9f1baf620
Prevent template renderer from rendering error (#14646)
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 #14467
Fix #14525

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
base.go Prevent template renderer from rendering error (#14646) 3 years ago
dynamic.go Move macaron to chi (#14293) 3 years ago
helper.go Added option to disable webhooks (#13176) 3 years ago
helper_test.go Use templates for issue e-mail subject and body (#8329) 5 years ago
static.go Move macaron to chi (#14293) 3 years ago
templates_bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago