summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@vanlanduyt.co>2017-09-28 13:37:29 +0200
committerBob Van Landuyt <bob@vanlanduyt.co>2017-09-28 14:21:23 +0200
commit796e58e1a392c3664be64cf43582de3e0f80b764 (patch)
tree1b19a3fbef136572fe8d8fcd5885aab9f62f4deb /changelogs
parente03bad12bf579a83a814c07399ef9bdc37e2f120 (diff)
downloadgitlab-ce-796e58e1a392c3664be64cf43582de3e0f80b764.tar.gz
Use relative paths for opening and closing issuablesbvl-fix-close-issuable-link
The abuse reports need a full issuable URL, but linking to issuables should use the relative paths
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/bvl-fix-close-issuable-link.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bvl-fix-close-issuable-link.yml b/changelogs/unreleased/bvl-fix-close-issuable-link.yml
new file mode 100644
index 00000000000..140a9d35cc1
--- /dev/null
+++ b/changelogs/unreleased/bvl-fix-close-issuable-link.yml
@@ -0,0 +1,5 @@
+---
+title: Fix CSRF validation issue when closing/opening merge requests from the UI
+merge_request: 14555
+author:
+type: fixed