Skip to content

Always proxy reports downloads

Kamil Trzciński requested to merge always-proxy-reports into master

What does this MR do?

This fixes a regression introduced by support for new reports: syntax in merge request and security dashboard.

The frontend when downloading reports directly (it parses JSON) it has to request file through GitLab (not redirect to external storage). This is needed, as otherwise the CSP fails.

What are the relevant issue numbers?

None yet.

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports