summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-09-06 16:15:02 +0000
committerDouwe Maan <douwe@gitlab.com>2017-09-06 16:15:02 +0000
commit04f887420999a14c6188db93f7c10add02f514f4 (patch)
tree8fd7d1df20d5a28be20522b67d8ee4cdcfb0a2bc /changelogs/unreleased
parent29a34b3c283634192d6bf0e4200296569deb18ba (diff)
parentc8bdb20228b34130c7f0525ad92140702dce1e20 (diff)
downloadgitlab-ce-04f887420999a14c6188db93f7c10add02f514f4.tar.gz
Merge branch 'url-sanitizer-fixes' into 'master'
Fix problems sanitizing URLs with empty passwords Closes gitlab-ee#3352 See merge request !14083
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/url-sanitizer-fixes.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/url-sanitizer-fixes.yml b/changelogs/unreleased/url-sanitizer-fixes.yml
new file mode 100644
index 00000000000..769036c829c
--- /dev/null
+++ b/changelogs/unreleased/url-sanitizer-fixes.yml
@@ -0,0 +1,5 @@
+---
+title: Fix problems sanitizing URLs with empty passwords
+merge_request: 14083
+author:
+type: fixed