summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2019-10-25 11:06:04 +0300
committerIgor Drozdov <idrozdov@gitlab.com>2019-10-25 11:06:04 +0300
commitf6bb5a96149260e643c3814031b1499a815df2d0 (patch)
treec59b98c6f5bbcc97b31b883d83b9939628d9f705 /changelogs
parentc4edbefa458319a81e238f8f034d19f6ea6292ca (diff)
downloadgitlab-ce-f6bb5a96149260e643c3814031b1499a815df2d0.tar.gz
Return 404 on LFS request if project doesn't exist
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-id-fix-disclosure-of-private-repo-names.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-id-fix-disclosure-of-private-repo-names.yml b/changelogs/unreleased/security-id-fix-disclosure-of-private-repo-names.yml
new file mode 100644
index 00000000000..dfd7a2d11f9
--- /dev/null
+++ b/changelogs/unreleased/security-id-fix-disclosure-of-private-repo-names.yml
@@ -0,0 +1,5 @@
+---
+title: Return 404 on LFS request if project doesn't exist
+merge_request:
+author:
+type: security