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:
Connor Shea 2016-05-12 17:32:09 -06:00
parent 6aef256733
commit d71edf0ded
1 changed files with 1 additions and 0 deletions

View File

@ -65,3 +65,4 @@ Disallow: /*/*/deploy_keys
Disallow: /*/*/hooks
Disallow: /*/*/services
Disallow: /*/*/protected_branches
Disallow: /*/*/uploads/