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:
authorNick Thomas <nick@gitlab.com>2017-09-06 17:20:25 +0300
committerNick Thomas <nick@gitlab.com>2017-09-06 17:29:14 +0300
commitc8bdb20228b34130c7f0525ad92140702dce1e20 (patch)
tree1783f5e8df0534f7df2b8ab371d1359d0cdc38f3 /changelogs
parent759f34bd0a250cb2cdf1b718837b56bb28fa1939 (diff)
Remove blank passwords from sanitized URLs
Diffstat (limited to 'changelogs')
-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