Skip to content

Commit bd63765

Browse files
authored
Adding commercepartnerhub to csp whitelist (#810)
1 parent 6c01134 commit bd63765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: app/code/Meta/BusinessExtension/etc/csp_whitelist.xml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<value id="facebook-connect" type="host">connect.facebook.net</value>
2424
<value id="facebook-graph-api" type="host">graph.facebook.com</value>
2525
<value id="facebook-business" type="host">business.facebook.com</value>
26+
<value id="commerce-partner-hub" type="host">www.commercepartnerhub.com</value>
2627
</values>
2728
</policy>
2829
<policy id="img-src">

0 commit comments

Comments
 (0)