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:
authorThiago Presa <tpresa@gitlab.com>2018-10-23 05:20:39 +0300
committerThiago Presa <tpresa@gitlab.com>2018-10-25 03:59:31 +0300
commit39473cc0addedc3d9b7aebe37b4470904c68eaea (patch)
tree8d8cfd6b948f70eafca8ab1073b02b5602cc0747 /changelogs
parentb124ad85adfda6a7e2abbfaa6d8d4d4c756cbcbb (diff)
Merge branch 'sh-block-other-localhost-11-2' into 'security-11-2'
[11.2] Prevent SSRF attacks in HipChat integration See merge request gitlab/gitlabhq!2549
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-hipchat-ssrf.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-hipchat-ssrf.yml b/changelogs/unreleased/sh-fix-hipchat-ssrf.yml
new file mode 100644
index 00000000000..cdc95a34fcf
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-hipchat-ssrf.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent SSRF attacks in HipChat integration
+merge_request:
+author:
+type: security