1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-05 17:45:50 +00:00
gitea/services/gitdiff
zeripath 206b66a184
Fix escaping issue in diff (#14154)
Ensure that linecontent is escaped before passing to template.HTML

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-12-26 22:15:42 +00:00
..
testdata/academic-module Fix panic when diff (#9187) 2019-11-28 17:05:57 +08:00
gitdiff_test.go * Handle incomplete diff files properly (#13668) 2020-11-22 16:51:39 +00:00
gitdiff.go Fix escaping issue in diff (#14154) 2020-12-26 22:15:42 +00:00
main_test.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00