[TASK] Remove saltedpasswords bulk update task
This patch is one step into merging the salted passwords extension code into the core extension, starting with removing obsolete stuff: The bulk update task is a use-once-throw-away task aimed to help upgrading systems older than 10 years. It is removed now. The patch includes an extensive important ReST file explaining details and alternatives. Change-Id: I2e9064438e0ac257e95bb0768860f587d8e29375 Resolves: #85022 Releases: master Reviewed-on: https://review.typo3.org/56977 Reviewed-by:Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-79889-SaltedpasswordsSupportPHPPasswordAPI.rst 1 addition, 1 deletion...er/Feature-79889-SaltedpasswordsSupportPHPPasswordAPI.rst
- typo3/sysext/core/Documentation/Changelog/master/Important-85022-SaltedpasswordsBulkUpdateTaskRemoved.rst 49 additions, 0 deletions.../Important-85022-SaltedpasswordsBulkUpdateTaskRemoved.rst
- typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php 1 addition, 3 deletionstypo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php
- typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php 1 addition, 3 deletionstypo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php
- typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php 1 addition, 3 deletionstypo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php
- typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php 0 additions, 120 deletions.../saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php
- typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateTask.php 0 additions, 306 deletionstypo3/sysext/saltedpasswords/Classes/Task/BulkUpdateTask.php
- typo3/sysext/saltedpasswords/Resources/Private/Language/locallang.xlf 0 additions, 21 deletions.../saltedpasswords/Resources/Private/Language/locallang.xlf
- typo3/sysext/saltedpasswords/Resources/Private/Language/locallang_csh_saltedpasswords.xlf 0 additions, 27 deletions...ources/Private/Language/locallang_csh_saltedpasswords.xlf
- typo3/sysext/saltedpasswords/Tests/Functional/Task/BulkUpdateTaskTest.php 0 additions, 151 deletions...tedpasswords/Tests/Functional/Task/BulkUpdateTaskTest.php
- typo3/sysext/saltedpasswords/ext_localconf.php 0 additions, 8 deletionstypo3/sysext/saltedpasswords/ext_localconf.php
- typo3/sysext/saltedpasswords/ext_tables.php 0 additions, 5 deletionstypo3/sysext/saltedpasswords/ext_tables.php
Please register or sign in to comment