0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 01:45:18 +01:00
gitea/services/gitdiff
zeripath 236e70f135
Fix escaping issue in diff (#14153)
Ensure that linecontent is escaped before passing to template.HTML

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-12-26 21:58:21 +00:00
..
testdata/academic-module
gitdiff.go Fix escaping issue in diff (#14153) 2020-12-26 21:58:21 +00:00
gitdiff_test.go
main_test.go