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:11:51 +0300
commit449910c8275b91a4fd537c3707c821b8ebcae5e2 (patch)
tree8361959c98dd26aaa1170e75fb7b677ef93e57a3 /changelogs
parent8be636801214e920d37045eb513916567850a5e5 (diff)
downloadgitlab-ce-449910c8275b91a4fd537c3707c821b8ebcae5e2.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