Commit Graph

1 Commits

Author SHA1 Message Date
Paul Slaughter e6e9c10ee1
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.
2019-03-07 01:54:16 -06:00