forgejo/templates/mail/issue
wxiaoguang a44805e5b3
Remove unnecessary SanitizeHTML from code (#29575)
* "mail/issue/default.tmpl": the body is rendered by backend
`markdown.RenderString() HTML`, it has been already sanitized
* "repo/settings/webhook/base_list.tmpl": "Description" is prepared by
backend `ctx.Tr`, it doesn't need to be sanitized

(cherry picked from commit dae7f1ebdbe19620f40e110b285f7c0ecd0bb33b)
2024-03-11 23:36:58 +07:00
..
assigned.tmpl Refactor Safe modifier (#29392) 2024-02-26 22:30:27 +01:00
default.tmpl Remove unnecessary SanitizeHTML from code (#29575) 2024-03-11 23:36:58 +07:00