Skip to content
Unverified Commit 5f338ce9 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 2f25e436
Loading
Loading
Loading