diff options
author | Patrick Derichs <pderichs@gitlab.com> | 2019-11-22 13:56:24 +0100 |
---|---|---|
committer | Patrick Derichs <pderichs@gitlab.com> | 2019-11-22 14:39:54 +0100 |
commit | 5bdc90c2799db3fdabe8cd95c7a194c3ef825873 (patch) | |
tree | d53a4c0b3c7869850b114ddd4bbbe2b2b8b02489 /changelogs | |
parent | 1f0ab8978eff64f520348952fdbdd6dc5e9e9161 (diff) | |
download | gitlab-ce-5bdc90c2799db3fdabe8cd95c7a194c3ef825873.tar.gz |
Fix invalid byte sequence
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/security-dos-issue-and-commit-comments-master.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-dos-issue-and-commit-comments-master.yml b/changelogs/unreleased/security-dos-issue-and-commit-comments-master.yml new file mode 100644 index 00000000000..c84cebdcca0 --- /dev/null +++ b/changelogs/unreleased/security-dos-issue-and-commit-comments-master.yml @@ -0,0 +1,5 @@ +--- +title: Fix 500 error caused by invalid byte sequences in links +merge_request: +author: +type: security |