Skip to content

Commit b0ffe1e

Browse files
AC-10685: [PCI] CSP enforced on payment pages
1 parent c06cc37 commit b0ffe1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<policies>
1111
<policy id="script-src">
1212
<values>
13-
<value id="paypal-express" type="hash" algorithm="sha256">O2Z/Int2dnWQI+JpBc4hIRlC7oBedig41hu/v71CM38=</value>
13+
<value id="paypal-express" type="hash" algorithm="sha256">2PH6WvtQ5GKdwsHsBabxq1cvLLEMllL/LQtPt+X/9IM=</value>
1414
</values>
1515
</policy>
1616
</policies>

0 commit comments

Comments
 (0)