Project

General

Profile

Actions

Feature #99904

open

Process for E-Mail Recovery if an E-Mails is used in more than one fe_user

Added by Timo Poppinga over 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
felogin
Start date:
2023-02-09
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

if an e-mail is used more than one fe_user only the first matching record is fetched:

https://github.com/TYPO3-CMS/felogin/blob/main/Classes/Domain/Repository/FrontendUserRepository.php#L134

and in the recovery mail:

https://github.com/TYPO3-CMS/felogin/blob/main/Classes/Controller/PasswordRecoveryController.php#L62

Only one link is set.

If a mail is used more than ones, the recovery mail shooed have a List with all users matching this mail and a recovery link for each user

Actions

Also available in: Atom PDF