summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-04-18 07:40:36 +0000
committerMayra Cabrera <mcabrera@gitlab.com>2018-04-30 15:01:01 -0500
commit2f7b71df7619768220657ed47c7737f4c3e19e90 (patch)
tree58dfea9291271147164b6a2151635b31f23af6f0 /changelogs
parent9cf4e4734192c7234a97f1a7f472eed3ce7a2448 (diff)
downloadgitlab-ce-2f7b71df7619768220657ed47c7737f4c3e19e90.tar.gz
Merge branch '10-7-security_issue_42029' into 'security-10-7'
Sanitize user name to avoid XSS attacks See merge request gitlab/gitlabhq!2373
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security_issue_42029.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security_issue_42029.yml b/changelogs/unreleased/security_issue_42029.yml
new file mode 100644
index 00000000000..0772e33f930
--- /dev/null
+++ b/changelogs/unreleased/security_issue_42029.yml
@@ -0,0 +1,5 @@
+---
+title: Sanitizes user name to avoid XSS attacks
+merge_request:
+author:
+type: security