[!!!][TASK] Remove option to allow uploading system extensions
The extension manager has the option to upload an extension into typo3/sysext/, which is no recommendation and should not be an option from the Backend UI itself, as it is heavily conflicting with core updates where typo3_src/ / sysext is exchanged. The option is removed without substitution, if somebody wants to play with typo3/sysext/ it's at the admins own risk, and should not be encouraged or mentioned neither in the install tool (All Configuration) nor Extension Manager. Resolves: #82377 Releases: master Change-Id: I19782a4960bb52bd2012b79e912e483610d297d8 Reviewed-on: https://review.typo3.org/54008 Reviewed-by:Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Configuration/DefaultConfiguration.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 0 additions, 3 deletions...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/master/Breaking-82377-OptionToAllowUploadingSystemExtensionsRemoved.rst 45 additions, 0 deletions...g-82377-OptionToAllowUploadingSystemExtensionsRemoved.rst
- typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php 0 additions, 3 deletions...ysext/extensionmanager/Classes/Domain/Model/Extension.php
- typo3/sysext/install/Classes/Service/SilentConfigurationUpgradeService.php 2 additions, 0 deletions...all/Classes/Service/SilentConfigurationUpgradeService.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ArrayDimensionMatcher.php 5 additions, 0 deletions...figuration/ExtensionScanner/Php/ArrayDimensionMatcher.php
Please register or sign in to comment