Actions
Feature #87680
closedEpic #92641: felogin feature collection
felogin: Configurable search field for password reset
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2019-02-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Hi to everybody,
would it be possible to make the search fields for the password reset configurable?
So only the field "username" is used for lookup and not "username" or "e-mail".
Kind regards,
Christopher
Updated by Riccardo De Contardi over 5 years ago
- Related to Epic #84262: [FEATURE] Update felogin to extbase added
Updated by Georg Ringer 5 months ago
- Status changed from New to Rejected
closing as won't fix, currently there is no plan to change \TYPO3\CMS\FrontendLogin\Domain\Repository\FrontendUserRepository::findUserByUsernameOrEmailOnPages
if someone needs a change, this class can be overridden or a custom controller used
Actions