gitea/templates/mail
wxiaoguang dae7f1ebdb
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
2024-03-04 12:02:45 +00:00
..
auth Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
issue Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
notify Fix mail template error (#29410) 2024-02-26 22:31:30 +00:00
release.tmpl Refactor some Str2html code (#29397) 2024-03-01 07:11:51 +00:00
team_invite.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 2024-02-22 18:05:47 +00:00