[FEATURE] Add integrity property to JavaScript files
Add a property 'integrity="some-hash"' to JavaScript files via TypoScript page.includeJSlibs.<array>.integrity = some-hash This patch affects the TypoScript PAGE properties * includeJSlibs * includeJSFooterlibs * includeJS * includeJSFooter Resolves: #66698 Releases: master Change-Id: I82b6aaaf424d7056844912f7194f88e01a972ec3 Reviewed-on: http://review.typo3.org/39132 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
Showing
- typo3/sysext/core/Classes/Page/PageRenderer.php 20 additions, 10 deletionstypo3/sysext/core/Classes/Page/PageRenderer.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-66698-AddIntegrityPropertyToJavaScriptFiles.rst 38 additions, 0 deletions...r/Feature-66698-AddIntegrityPropertyToJavaScriptFiles.rst
- typo3/sysext/frontend/Classes/Page/PageGenerator.php 8 additions, 4 deletionstypo3/sysext/frontend/Classes/Page/PageGenerator.php
Please register or sign in to comment