Skip to content

Commit e1256b2

Browse files
committed
LMM-96 Add checkout redirect URL to CSP whitelist
1 parent fcfe41e commit e1256b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/csp_whitelist.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<value id="leanpay_si" type="host">https://app.leanpay.si</value>
1010
<value id="leanpay_ro_dev" type="host">https://stage-app.leanpay.ro</value>
1111
<value id="leanpay_ro" type="host">https://vendor.leanpay.ro</value>
12+
<value id="leanpay_si_checkout_redirect" type="host">https://stage-checkout.leanpay.si</value>
1213
</values>
1314
</policy>
1415
</policies>

0 commit comments

Comments
 (0)