Actions
Task #97221
closedIncrease DB size of password fields to 255
Start date:
2022-03-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
To support future password hashing algorithms, it is recommends to use a DB size of 255 chars for fields storing password hashes (see https://www.php.net/manual/en/function.password-hash.php).
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74014
Updated by Torben Hansen over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 080265b055cef4593df7f3e8b27fb02d383a31ac.
Actions