Skip to content

Commit

Permalink
update(CSP): Avada Email Marketing Popup
Browse files Browse the repository at this point in the history
  • Loading branch information
chuccv committed Aug 19, 2024
1 parent 7819401 commit fbad0de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions etc/csp_whitelist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
<csp_whitelist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Csp:etc/csp_whitelist.xsd">
<policies>
<policy id="script-src">
<values>
<value id="avada" type="host">*.avada.io</value>
</values>
</policy>
<policy id="connect-src">
<values>
<value id="geojs" type="host">https://get.geojs.io</value>
Expand Down

0 comments on commit fbad0de

Please sign in to comment.