Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Chao <mchao@gitlab.com>2019-03-11 11:52:40 +0300
committerMark Chao <mchao@gitlab.com>2019-03-20 05:54:20 +0300
commitb4b8d111fbc553c06b4f7479f5e6c77977c4cd15 (patch)
tree3d0ce0ef04c82f7e85047906949c4d54c5215cf3 /changelogs/unreleased
parent3f8131133bf6310a7fc05d7a332b4560edb456ef (diff)
Hide related branches when user does not have permission
Guest user of a project should not see branches
Diffstat (limited to 'changelogs/unreleased')
-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