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).
Actions