Project

General

Profile

Actions

Bug #105501

closed

MariaDB does not use SHA1 database method for password reset token because of broken platform detection

Added by Benjamin Franzke 24 days ago. Updated 17 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Performance
Start date:
2024-10-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Doctrine v4 switched MariaDBPlatform to be based on AbstractMySQLPlatform instead of MySQLPlatform, that means that all checks that test for mysql/mariadb must not check against MySQLPlatform only, PasswordReset.php missed to do so.

Actions #1

Updated by Gerrit Code Review 24 days ago

  • Status changed from Accepted 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/+/86814

Actions #2

Updated by Benjamin Franzke 24 days ago

  • Category changed from Code Cleanup to Performance
Actions #3

Updated by Gerrit Code Review 24 days ago

Patch set 2 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/+/86814

Actions #4

Updated by Gerrit Code Review 17 days ago

Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86860

Actions #5

Updated by Benjamin Franzke 17 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF