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-21 16:24:30 +0800
commit727ec95528c3b928992406e570427728e7186fd4 (patch)
treefadcff38f9d893f959f898bca5dc451594667d32 /changelogs
parent6a0702fe9382c2b3c4a72421054d46821a95c781 (diff)
downloadgitlab-ce-727ec95528c3b928992406e570427728e7186fd4.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