Task #87419
Epic #87417: Integrate proper Content Security Policy (CSP) handling
Deprecate functionality used to add inline styles & scripts
Start date:
2019-01-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In order to avoid dynamically created styles & scripts in the TYPO3 backend, according functionality has to be deprecated and removed later.
$GLOBALS['TBE_STYLES']
DocumentTemplate::insertStylesAndJS
GeneralUtility::wrapJS
Updated by Benni Mack about 2 years ago
Insert StylesAndJS and DocumentTemplate is gone completely in TYPO3 v11. wrapJS can be looked at more closely. I think TBE_STYLES will be around for a whil.
Updated by Oliver Hader 6 months ago
- Target version changed from Candidate for Major Version to 12.0