summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Bajao <ebajao@gitlab.com>2019-01-28 14:16:58 +0800
committerPatrick Bajao <ebajao@gitlab.com>2019-01-28 15:11:38 +0800
commit325527e6ca7635aeeea8e0beb7523c3892e21bf6 (patch)
tree321eada292395139d4257b027a71bf6c74aff741
parent65723a2cb60f46681a766f34102df700ef5b7573 (diff)
downloadgitlab-ce-325527e6ca7635aeeea8e0beb7523c3892e21bf6.tar.gz
Add changelog for security fix
-rw-r--r--changelogs/unreleased/security-commit-private-related-mr.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-commit-private-related-mr.yml b/changelogs/unreleased/security-commit-private-related-mr.yml
new file mode 100644
index 00000000000..c4de200b0d8
--- /dev/null
+++ b/changelogs/unreleased/security-commit-private-related-mr.yml
@@ -0,0 +1,5 @@
+---
+title: Don't allow non-members to see private related MRs.
+merge_request:
+author:
+type: security