[!!!][TASK] Remove config.lockFilePath functionality
When using the stdWrap.filelist functionality, the lockFilePath only allowed to be used for a certain directory (usually, if not set, it was set to fileadmin/), however, this is both very unsecure and inflexible. Thus, stdWrap.filelist is extended to be used with all local FAL storages. Add the same time, the public property TSFE->lockFilePath and the TypoScript option "config.lockFilePath" is removed. Resolves: #83256 Releases: master Change-Id: Ia86c6686128dae4c0870cd15e019f4d53a4b28b6 Reviewed-on: https://review.typo3.org/54974 Reviewed-by:Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Daniel Gorges <daniel.gorges@b13.de> Tested-by:
Daniel Gorges <daniel.gorges@b13.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-83256-RemovedLockFilePathFunctionality.rst 51 additions, 0 deletions...aster/Breaking-83256-RemovedLockFilePathFunctionality.rst
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 23 additions, 32 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 0 additions, 8 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallMatcher.php 7 additions, 0 deletions.../Configuration/ExtensionScanner/Php/MethodCallMatcher.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/PropertyPublicMatcher.php 5 additions, 0 deletions...figuration/ExtensionScanner/Php/PropertyPublicMatcher.php
- typo3/sysext/t3editor/Resources/Private/tsref.xml 0 additions, 5 deletionstypo3/sysext/t3editor/Resources/Private/tsref.xml
- typo3/sysext/t3editor/Resources/Public/JavaScript/Mode/typoscript/typoscript.js 0 additions, 1 deletion...Resources/Public/JavaScript/Mode/typoscript/typoscript.js
Please register or sign in to comment