Project

General

Profile

Actions

Bug #99460

closed

Password recovery broken

Added by Hannes Bochmann over 1 year ago. Updated 7 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2023-01-05
Due date:
% Done:

0%

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

Description

When the forgot password function is used a exception pops up when the password is changed with the link from the recovery mail. The password change itself will work as the exception occurs afterwards. This happens since the latest TYPO3 update.

This is the error message:

Argument 1 passed to TYPO3\CMS\FrontendLogin\Controller\PasswordRecoveryController::invalidateUserSessions() must be of the type int, string given, called in /var/www/html/htdocs/typo3/sysext/felogin/Classes/Controller/PasswordRecoveryController.php on line 220

The $user array which is used in the method call contains a valid UID but it's a string and no integer.


Files

clipboard-202301061003-tcvz0.png (10.9 KB) clipboard-202301061003-tcvz0.png Torben Hansen, 2023-01-06 09:03
Actions

Also available in: Atom PDF