Skip to content

Commit 4bfee41

Browse files
committed
Merge remote-tracking branch '37401-v1/patch-16' into community_prs_april
2 parents 8f4aa31 + 087690e commit 4bfee41

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/code/Magento/Paypal/etc/csp_whitelist.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@
3838
<value id="www_sandbox_paypal" type="host">www.sandbox.paypal.com</value>
3939
<value id="www_pilot_payflowlink_paypal" type="host">pilot-payflowlink.paypal.com</value>
4040
<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+
<value id="paypal_objects" type="host">www.paypalobjects.com</value>
4147
</values>
4248
</policy>
4349
<policy id="form-action">

0 commit comments

Comments
 (0)