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:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-06-27 00:41:00 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-06-27 00:41:00 +0300
commitdd6e07eee94fec79c052a7ec0182b4196f8db91b (patch)
tree25ff2147ef4c657ceeb997c14ebd38e7876a7089 /changelogs
parent87c6c8dabc402c4692e426d48d58febd4994be7f (diff)
parent21b8ccde8af20e5ae35e66de32fbb7947bc70372 (diff)
Merge branch 'security-12-0-mr-head-pipeline-leak' into '12-0-stable'
Fix MR head pipeline leak See merge request gitlab/gitlabhq!3154
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-12-0-mr-head-pipeline-leak.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-12-0-mr-head-pipeline-leak.yml b/changelogs/unreleased/security-12-0-mr-head-pipeline-leak.yml
new file mode 100644
index 00000000000..fe8c4dfb3c8
--- /dev/null
+++ b/changelogs/unreleased/security-12-0-mr-head-pipeline-leak.yml
@@ -0,0 +1,5 @@
+---
+title: Gate MR head_pipeline behind read_pipeline ability.
+merge_request:
+author:
+type: security