Project

General

Profile

Actions

Feature #104112

closed

"Forgot your password?" only visible, when [MAIL][defaultMailFromAddress] is set

Added by Mario Wilhelm 16 days ago. Updated 16 days ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-06-14
Due date:
% Done:

0%

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

Description

The "Forgot your password" link is everytime visible on login screen. Even if you don't have configured an [MAIL][defaultMailFromAddress].
You can click on that link and enter an email, but you will never get a password recover email.

Is it possible to show the "Forgut your password" only, if you have configured a default mail address?

Actions #1

Updated by Garvin Hicking 16 days ago

  • Status changed from New to Rejected

Actually, a system is able to send valid mails even when defaultMailFromAddress is not set; i.e. local mail relays may use the locally defined default mail system name. So we cannot couple disabling the feature on that setting, because it would then disable the setting for people who might need/want it.

If your system has no defaultMailFromAddress and is not able to send mails otherwise, you could disable this feature via the configuration option @$GLOBALS['TYPO3_CONF_VARS']['BE']['passwordReset']@dubai-webdesigns.com

I hope that is understandable. I will close this issue for now, if you feel this is a mistake or have additional feedback, please get in touch. You can also create a follow-up issue.

Actions

Also available in: Atom PDF