summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2019-01-24 12:49:29 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2019-01-24 12:49:32 +0000
commit34719d9c5e8f6064003c63d1ed22df38c9a4fccd (patch)
treec6267e0968a7a2ac30b2110463415653828a32c3 /changelogs/unreleased
parentdf6673034af7b5745f55f4079a7b2800d7779297 (diff)
downloadgitlab-ce-34719d9c5e8f6064003c63d1ed22df38c9a4fccd.tar.gz
Merge branch 'security-11-5-test-permissions' into 'security-11-5'
[11.5] Pipelines section is available to unauthorized users See merge request gitlab/gitlabhq!2806 (cherry picked from commit 3a060db7ea48eee0f08d06f312b01936abf9cc70) bd1ae349 Backport security fix b2469eeb Add CHANGELOG entry 957f6694 Rename Project#all_pipelines to Project#pipelines 8a9894d6 Remove destroy_pipeline specs
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/security-11-5-test-permissions.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-11-5-test-permissions.yml b/changelogs/unreleased/security-11-5-test-permissions.yml
new file mode 100644
index 00000000000..cfb69fdcb1e
--- /dev/null
+++ b/changelogs/unreleased/security-11-5-test-permissions.yml
@@ -0,0 +1,5 @@
+---
+title: Disallows unauthorized users from accessing the pipelines section.
+merge_request:
+author:
+type: security