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.
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51935
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51935
Updated by Christian Futterlieb over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9b94ddcfb051848d903957b15294f28b6042d198.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions