summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFrancisco Javier López <fjlopez@gitlab.com>2018-10-17 15:47:05 +0000
committerDouwe Maan <douwe@gitlab.com>2018-10-17 15:47:05 +0000
commitb8cf360e2ae446db1f21c0275e2047d776730a05 (patch)
tree08aad72c9813659459247c74fc46b6db4bc2cd91 /changelogs
parent11152ddf3d4f977232676fea38eca28b7b6e6ddd (diff)
downloadgitlab-ce-b8cf360e2ae446db1f21c0275e2047d776730a05.tar.gz
Fixed bug with the content disposition with wiki attachments
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-52406-wiki-file-content-disposition.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-52406-wiki-file-content-disposition.yml b/changelogs/unreleased/fj-52406-wiki-file-content-disposition.yml
new file mode 100644
index 00000000000..b765e8caf8b
--- /dev/null
+++ b/changelogs/unreleased/fj-52406-wiki-file-content-disposition.yml
@@ -0,0 +1,5 @@
+---
+title: Fix bug with wiki attachments content disposition
+merge_request: 22220
+author:
+type: fixed