[TASK] ext:saltedpasswords: Remove isUsageEnabled for backend
Remove all calls on SaltedPasswordsUtility::isUsageEnabled('BE') as backend is enabled by default. Besides remove all ExtensionManagementUtility::isLoaded('saltedpasswords') as extension is loaded by default. Change-Id: Ie2332fc3c6c454888afc8c9956b9869309623584 Resolves: #51356 Releases: 6.2 Reviewed-on: https://review.typo3.org/23375 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters
Showing
- typo3/sysext/install/Classes/Controller/Action/Tool/ImportantActions.php 2 additions, 11 deletions...stall/Classes/Controller/Action/Tool/ImportantActions.php
- typo3/sysext/reports/Classes/Report/Status/SecurityStatus.php 29 additions, 40 deletions...3/sysext/reports/Classes/Report/Status/SecurityStatus.php
- typo3/sysext/reports/reports/locallang.xlf 0 additions, 3 deletionstypo3/sysext/reports/reports/locallang.xlf
- typo3/sysext/saltedpasswords/Documentation/DevelopersGuide/Index.rst 7 additions, 11 deletions...t/saltedpasswords/Documentation/DevelopersGuide/Index.rst
- typo3/sysext/saltedpasswords/ext_tables.php 14 additions, 14 deletionstypo3/sysext/saltedpasswords/ext_tables.php
Please register or sign in to comment