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:
authorAlex Hanselka <alex@gitlab.com>2018-12-14 02:57:41 +0300
committerAlex Hanselka <alex@gitlab.com>2018-12-14 02:57:41 +0300
commit0b7e870f9e938f3776d91866f491302945d604ba (patch)
tree5415d5de22c3ea389eefd6cf4167a20eca2e2b11 /changelogs
parent6925165f8b4404894d8bca2613c22cb943d3f774 (diff)
parent3ee0710d1d47bec895568563aeca2d3b53bfa8ce (diff)
Merge branch 'security-2754-fix-lfs-import' into 'master'
[MASTER]: Validate LFS hrefs before downloading them Closes #2754 See merge request gitlab/gitlabhq!2696
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-2754-fix-lfs-import.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-2754-fix-lfs-import.yml b/changelogs/unreleased/security-2754-fix-lfs-import.yml
new file mode 100644
index 00000000000..e8e74c9c3f6
--- /dev/null
+++ b/changelogs/unreleased/security-2754-fix-lfs-import.yml
@@ -0,0 +1,5 @@
+---
+title: Validate LFS hrefs before downloading them
+merge_request:
+author:
+type: security