Skip to content

Extract zuora CSP from project pipeline controller

Max Orefice requested to merge morefice/extract-zuora-csp into master

What does this MR do and why?

This MR extracts our zuora content-security-policy from Projects::PipelinesController.

Why are we doing this?

We do not need to be aware of specific content security policy when reading controllers.

We can use concern as we do for other CSP:

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Max Orefice

Merge request reports