Update robots.txt to exclude group_members and project_members, which can expose sensitive user information to the web. Please see https://developers.google.com/search/reference/robots_txt for the correct wildcard format.

This commit is contained in:
otheus 2018-11-29 22:06:42 +00:00
parent 5125ec5f50
commit e35693475c
1 changed files with 2 additions and 0 deletions

View File

@ -70,3 +70,5 @@ Disallow: /*/*/hooks
Disallow: /*/*/services
Disallow: /*/*/protected_branches
Disallow: /*/*/uploads/
Disallow: /*/-/group_members
Disallow: /*/project_members