Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-05-13 02:32:09 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-05-16 23:04:14 +0300
commitd71edf0dedb944be62390c0e6eea5f6e6da7a328 (patch)
tree92dd8527ff4311578efcef1b5a03588b76792165 /public
parent6aef2567330fb7c3e549d3f434acc0c272a8366f (diff)
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.
Diffstat (limited to 'public')
-rw-r--r--public/robots.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt
index 4f616c7f4c1..334f4c03533 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -65,3 +65,4 @@ Disallow: /*/*/deploy_keys
Disallow: /*/*/hooks
Disallow: /*/*/services
Disallow: /*/*/protected_branches
+Disallow: /*/*/uploads/