• Paul Slaughter's avatar
    Fix XSS in resolve conflicts form · 5f338ce9
    Paul Slaughter authored
    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.
    5f338ce9