summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-11-29 22:46:51 +0000
committerStan Hu <stanhu@gmail.com>2018-11-29 22:46:51 +0000
commiteb22c2b7ab19b53d14af13a3ae731ee56d152eaf (patch)
tree5426febec616adba6e3ee66136ef1be5dfa60235
parent5125ec5f50c35ae30559ab4ff967e6d7c76c5c2f (diff)
parente35693475ce42a917ba0db9f5cb18de7b9158304 (diff)
downloadgitlab-ce-eb22c2b7ab19b53d14af13a3ae731ee56d152eaf.tar.gz
Merge branch 'patch-26' into 'master'
Update robots.txt to exclude group_members and project_members, which can expose… See merge request gitlab-org/gitlab-ce!23463
-rw-r--r--public/robots.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt
index ea931e1a223..7908297564e 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -70,3 +70,5 @@ Disallow: /*/*/hooks
Disallow: /*/*/services
Disallow: /*/*/protected_branches
Disallow: /*/*/uploads/
+Disallow: /*/-/group_members
+Disallow: /*/project_members