summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMark Chao <mchao@gitlab.com>2019-03-11 16:52:40 +0800
committerMark Chao <mchao@gitlab.com>2019-03-20 10:54:20 +0800
commitb4b8d111fbc553c06b4f7479f5e6c77977c4cd15 (patch)
tree3d0ce0ef04c82f7e85047906949c4d54c5215cf3 /changelogs
parent3f8131133bf6310a7fc05d7a332b4560edb456ef (diff)
downloadgitlab-ce-b4b8d111fbc553c06b4f7479f5e6c77977c4cd15.tar.gz
Hide related branches when user does not have permission
Guest user of a project should not see branches
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-56224.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-56224.yml b/changelogs/unreleased/security-56224.yml
new file mode 100644
index 00000000000..a4e274e6ca5
--- /dev/null
+++ b/changelogs/unreleased/security-56224.yml
@@ -0,0 +1,5 @@
+---
+title: Hide "related branches" when user does not have permission
+merge_request:
+author:
+type: security