Skip to content

Commit 8eb941c

Browse files
AC-10686: [PCI] SRI enabled on payment pages
1 parent 08e530c commit 8eb941c

File tree

1 file changed

+0
-6
lines changed
  • app/code/Magento/Csp/etc

1 file changed

+0
-6
lines changed

app/code/Magento/Csp/etc/di.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,4 @@
114114
<type name="Magento\Framework\View\Asset\GroupedCollection">
115115
<plugin name="addDefaultPropertiesToGroup" type="Magento\Csp\Plugin\AddDefaultPropertiesToGroupPlugin" />
116116
</type>
117-
<type name="Magento\Framework\App\View\Asset\Publisher">
118-
<plugin name="addResourceIntegrityAfterAssetPublish" type="Magento\Csp\Plugin\GenerateAssetIntegrity"/>
119-
</type>
120-
<type name="Magento\RequireJs\Model\FileManager">
121-
<plugin name="addResourceIntegrityAfterAssetCreate" type="Magento\Csp\Plugin\GenerateAssetIntegrity"/>
122-
</type>
123117
</config>

0 commit comments

Comments
 (0)