Skip to content

Commit ffd0f02

Browse files
authored
Merge pull request #1566 from algolia/feature/MAGE-943
Removed polyfill.io from csp_whitelist, was forgotten in MAGE-822
2 parents 8ac4aff + c545c12 commit ffd0f02

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

etc/csp_whitelist.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
<csp_whitelist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Csp:etc/csp_whitelist.xsd">
44
<policies>
5-
<policy id="script-src">
6-
<values>
7-
<value id="polyfill" type="host">polyfill.io</value>
8-
</values>
9-
</policy>
105
<policy id="connect-src">
116
<values>
127
<value id="algolia-api" type="host">*.algolia.net</value>

0 commit comments

Comments
 (0)