diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-22 16:09:11 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-22 16:09:11 +0000 |
commit | 05f4788eab747d2529ebf2b7a3dd3e1ee2385fa3 (patch) | |
tree | 8b3c072c3779247eaca15481c2a74d8fb18f4a5a /changelogs | |
parent | 2d004982475180c84e1e0f83ede3e6569192ec74 (diff) | |
parent | 028562a049f6b5738731be9bedb2b2d9da1b575d (diff) | |
download | gitlab-ce-05f4788eab747d2529ebf2b7a3dd3e1ee2385fa3.tar.gz |
Merge branch 'fix-500-for-invalid-upload-path' into 'master'
Fix 500 error when loading an invalid upload URL
Closes gitlab-ee#4998
See merge request gitlab-org/gitlab-ce!17267
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-500-for-invalid-upload-path.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-500-for-invalid-upload-path.yml b/changelogs/unreleased/fix-500-for-invalid-upload-path.yml new file mode 100644 index 00000000000..a4ce00c64c4 --- /dev/null +++ b/changelogs/unreleased/fix-500-for-invalid-upload-path.yml @@ -0,0 +1,5 @@ +--- +title: Fix 500 error when loading an invalid upload URL +merge_request: +author: +type: fixed |