Skip to content

Commit

Permalink
Merge pull request #421 from FatchipRobert/MAG2-222-CSPWhitelist
Browse files Browse the repository at this point in the history
MAG2-222 - Added another url to csp whitelist
  • Loading branch information
janteuber authored Jan 31, 2022
2 parents 90150f7 + 665163c commit e572dd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/csp_whitelist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<value id="paypal_amazon" type="host">static-eu.payments-amazon.com</value>
<value id="payone_klarna_js" type="host">x.klarnacdn.net</value>
<value id="payone_klarna_js2" type="host">cdn.klarna.com</value>
<value id="payone_jsctool_script" type="host">www.jsctool.com</value>
</values>
</policy>
<policy id="style-src">
Expand All @@ -35,6 +36,7 @@
<values>
<value id="payone_amazon_payments" type="host">payments.amazon.de</value>
<value id="payone_ratepay_connect" type="host">d.ratepay.com</value>
<value id="payone_jsctool_connect" type="host">www.jsctool.com</value>
</values>
</policy>
</policies>
Expand Down

0 comments on commit e572dd3

Please sign in to comment.