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:19:41 +0300
committerThiago Presa <tpresa@gitlab.com>2018-10-23 05:46:25 +0300
commitf17e36feab266a62b316bfe88d7d558c2debaf9b (patch)
treed15c5b6477812110ae399a5078caaa69ee4d9697 /changelogs
parent6ebbd70fbb3bfbda9745ad16ec1cd26ad41366c5 (diff)
Merge branch 'sh-block-other-localhost-11-4' into 'security-11-4'
[11.4] Prevent SSRF attacks in HipChat integration See merge request gitlab/gitlabhq!2547
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