Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Presa <tpresa@gitlab.com>2018-10-23 05:21:32 +0300
committerThiago Presa <tpresa@gitlab.com>2018-10-23 05:46:50 +0300
commitaca5fb4e1ba5f994578bbeab05fe60bd0d964463 (patch)
treeee5d6e8b3f80bf9f2c67c2aecbdcb8b5ab90da37 /changelogs
parentf17e36feab266a62b316bfe88d7d558c2debaf9b (diff)
Merge branch 'security-11-4-51527-xss-in-mr-source-branch' into 'security-11-4'
[11.4] Fix XSS in MR source branch name See merge request gitlab/gitlabhq!2550
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/51527-xss-in-mr-source-branch.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/51527-xss-in-mr-source-branch.yml b/changelogs/unreleased/51527-xss-in-mr-source-branch.yml
new file mode 100644
index 00000000000..dae277b6413
--- /dev/null
+++ b/changelogs/unreleased/51527-xss-in-mr-source-branch.yml
@@ -0,0 +1,5 @@
+---
+title: Fix XSS in merge request source branch name
+merge_request:
+author:
+type: security