diff options
author | Igor Drozdov <idrozdov@gitlab.com> | 2019-10-25 11:06:04 +0300 |
---|---|---|
committer | Igor Drozdov <idrozdov@gitlab.com> | 2019-10-25 11:06:04 +0300 |
commit | f6bb5a96149260e643c3814031b1499a815df2d0 (patch) | |
tree | c59b98c6f5bbcc97b31b883d83b9939628d9f705 /changelogs | |
parent | c4edbefa458319a81e238f8f034d19f6ea6292ca (diff) | |
download | gitlab-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.yml | 5 |
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 |