Skip to content

Commit 5580fda

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

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

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

0 commit comments

Comments
 (0)