summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2019-02-27 14:20:57 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2019-02-27 14:20:57 +0000
commitfd785650f402789e31c584d823e47c92dceb2250 (patch)
tree1832cf613c404857fdafe7bae80f5b22b1758bf9 /changelogs
parentf30bc8a2ed896546ff567dc1fbb824d5264f1e74 (diff)
parent1461913399038aefd786dc807ee5e3361639a565 (diff)
downloadgitlab-ce-fd785650f402789e31c584d823e47c92dceb2250.tar.gz
Merge branch 'security-kubernetes-google-login-csrf-11-7' into '11-7-stable'
Validate session key when authorizing with GCP to create a cluster See merge request gitlab/gitlabhq!2935
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-kubernetes-google-login-csrf.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-kubernetes-google-login-csrf.yml b/changelogs/unreleased/security-kubernetes-google-login-csrf.yml
new file mode 100644
index 00000000000..2f87100a8dd
--- /dev/null
+++ b/changelogs/unreleased/security-kubernetes-google-login-csrf.yml
@@ -0,0 +1,5 @@
+---
+title: Validate session key when authorizing with GCP to create a cluster
+merge_request:
+author:
+type: security