diff options
author | Nick Thomas <nick@gitlab.com> | 2017-09-06 15:20:25 +0100 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2017-09-06 15:29:14 +0100 |
commit | c8bdb20228b34130c7f0525ad92140702dce1e20 (patch) | |
tree | 1783f5e8df0534f7df2b8ab371d1359d0cdc38f3 /changelogs/unreleased | |
parent | 759f34bd0a250cb2cdf1b718837b56bb28fa1939 (diff) | |
download | gitlab-ce-c8bdb20228b34130c7f0525ad92140702dce1e20.tar.gz |
Remove blank passwords from sanitized URLs
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/url-sanitizer-fixes.yml | 5 |
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 |