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:
authorYorick Peterse <yorickpeterse@gmail.com>2019-01-24 15:50:25 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2019-01-24 15:50:28 +0300
commit6aa48a51e40525d4815397fa458bf1eecd653b80 (patch)
tree3e894a595fc57eda327f0785ee301867dcbd1185 /changelogs
parenta8cd5f279b3656ad2a53b4744a19bd25d876a5cb (diff)
Merge branch '11-7-security-do-not-process-mr-ref-for-guests' into 'security-11-7'
[11.7] Don't process MR refs for guests in the notes See merge request gitlab/gitlabhq!2780 (cherry picked from commit f97d526d0837476eccbf6178bfebf1ed01c652eb) e9793936 Don't process MR refs for guests in the notes
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-do-not-process-mr-ref-for-guests.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-do-not-process-mr-ref-for-guests.yml b/changelogs/unreleased/security-do-not-process-mr-ref-for-guests.yml
new file mode 100644
index 00000000000..0281dde11e6
--- /dev/null
+++ b/changelogs/unreleased/security-do-not-process-mr-ref-for-guests.yml
@@ -0,0 +1,5 @@
+---
+title: Don't process MR refs for guests in the notes
+merge_request: 2771
+author:
+type: security