Actions
Task #80112
closedChange default saltedPWHashingMethod
Start date:
2017-03-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Change the default value for BE.saltedPWHashingMethod
and FE.saltedPWHashingMethod
in FactoryConfiguration.php to \TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt::class
in order to use the most secure salting method available by default.
Actions