Skip to content
Snippets Groups Projects
Commit e3569347 authored by otheus's avatar otheus
Browse files

Update robots.txt to exclude group_members and project_members, which can...

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. 
parent 5125ec5f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -70,3 +70,5 @@ Disallow: /*/*/hooks
Disallow: /*/*/services
Disallow: /*/*/protected_branches
Disallow: /*/*/uploads/
Disallow: /*/-/group_members
Disallow: /*/project_members
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment