summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorFelipe Artur Cardozo <fcardozo@gitlab.com>2018-07-26 21:16:03 +0000
committerFelipe Artur Cardozo <fcardozo@gitlab.com>2018-07-26 21:16:03 +0000
commitbc1b4d9fef7e55f9afffcfaa4f784b984ca97f31 (patch)
tree48c5c0cd09a1870494e4cfccd37b1924ee5af072 /changelogs/unreleased
parente1d86b75826dc0ef858e31da09ae678155b1984b (diff)
parent2408519e08084f6d81f2628eba6868910ee7fcfa (diff)
downloadgitlab-ce-bc1b4d9fef7e55f9afffcfaa4f784b984ca97f31.tar.gz
Merge branch 'security-fj-missing-csrf-system-hooks' into 'master'
[master] Missing CSRF in System Hooks See merge request gitlab/gitlabhq!2419
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/security-fj-missing-csrf-system-hooks.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-fj-missing-csrf-system-hooks.yml b/changelogs/unreleased/security-fj-missing-csrf-system-hooks.yml
new file mode 100644
index 00000000000..fabf48acbbc
--- /dev/null
+++ b/changelogs/unreleased/security-fj-missing-csrf-system-hooks.yml
@@ -0,0 +1,5 @@
+---
+title: Adding CSRF protection to Hooks test action
+merge_request:
+author:
+type: security