mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Disallow search engines from indexing uploads from a GitLab project.
This can sometimes include sensitive information from private projects and confidential issues. It shouldn't be indexed. Resolves #15551.
This commit is contained in:
@@ -65,3 +65,4 @@ Disallow: /*/*/deploy_keys
|
||||
Disallow: /*/*/hooks
|
||||
Disallow: /*/*/services
|
||||
Disallow: /*/*/protected_branches
|
||||
Disallow: /*/*/uploads/
|
||||
|
||||
Reference in New Issue
Block a user