[TASK] Increase DB size of password fields to 255
To support future password hashing algorithms, it is recommended by PHP to use a DB size of 255 chars for fields storing password hashes. Resolves: #97221 Releases: main Change-Id: I490c7848f8ca7a0fc61aeb8272f6982c3b420a6a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74014 Tested-by:core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Please register or sign in to comment