Skip to content

Add proxy_download to perform proxied sending of all files

Kamil Trzciński requested to merge proxy-download-of-files into master

What does this MR do?

Implements proxying all access to files stored remotely through Workhorse. The default is to proxy by default, as this is the best secure option. This is configurable for the administrator if needed.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4703

Edited by Kamil Trzciński

Merge request reports