We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f4aa31 + 087690e commit 4bfee41Copy full SHA for 4bfee41
app/code/Magento/Paypal/etc/csp_whitelist.xml
@@ -38,6 +38,12 @@
38
<value id="www_sandbox_paypal" type="host">www.sandbox.paypal.com</value>
39
<value id="www_pilot_payflowlink_paypal" type="host">pilot-payflowlink.paypal.com</value>
40
<value id="pilot_payflowlink_paypal_com" type="host">pilot-payflowlink.paypal.com</value>
41
+ <value id="paypal_objects" type="host">www.paypalobjects.com</value>
42
+ </values>
43
+ </policy>
44
+ <policy id="font-src">
45
+ <values>
46
47
</values>
48
</policy>
49
<policy id="form-action">
0 commit comments