Skip to content
Unverified Commit 5e9fa5b2 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 b1268e93
Loading
Loading
Loading