Skip to content
Unverified Commit ad7d7bed authored by Paul Slaughter's avatar Paul Slaughter
Browse files

Fix XSS in resolve conflicts form

The issue arose when the branch name contained Vue template
JavaScript. The fix is to use `v-pre` which disables Vue
compilation in a template.
parent 68df5737
Loading
Loading
Loading