Skip to content
Snippets Groups Projects
Commit 7ef44665 authored by Douwe Maan's avatar Douwe Maan
Browse files

Merge branch 'disallow-uploads' into 'master'

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.

cc: @DouweM 

See merge request !4167
parents 4f667997 d71edf0d
No related branches found
No related tags found
1 merge request!4167Disallow search engines from indexing uploads from a GitLab project.
Pipeline #
Loading
Loading
@@ -65,3 +65,4 @@ Disallow: /*/*/deploy_keys
Disallow: /*/*/hooks
Disallow: /*/*/services
Disallow: /*/*/protected_branches
Disallow: /*/*/uploads/
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