diff options
author | Felipe Artur Cardozo <fcardozo@gitlab.com> | 2018-07-26 21:16:03 +0000 |
---|---|---|
committer | Felipe Artur Cardozo <fcardozo@gitlab.com> | 2018-07-26 21:16:03 +0000 |
commit | bc1b4d9fef7e55f9afffcfaa4f784b984ca97f31 (patch) | |
tree | 48c5c0cd09a1870494e4cfccd37b1924ee5af072 /changelogs/unreleased | |
parent | e1d86b75826dc0ef858e31da09ae678155b1984b (diff) | |
parent | 2408519e08084f6d81f2628eba6868910ee7fcfa (diff) | |
download | gitlab-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.yml | 5 |
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 |