Project

General

Profile

Actions

Feature #34597

closed

Disable forgot password forms

Added by Marco Huber about 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2012-03-06
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

If there are two login forms on a page (usecases described here: http://forge.typo3.org/issues/26910) the forgot feature does not work because the last generated forgot_hash overwrites all previous generated hashes in the session. This is already discussed here http://forge.typo3.org/issues/26910 and I aggree that "it's nonsense and a sign of bad design if there are two forgot password forms on the same page" (http://forge.typo3.org/issues/26910#note-5).

So it would be nice to disable the forgot feature for one of the two login forms, perhaps by introducing two new Typoscript options "disableForgot" and "disableChangePassword" which simply disable the execution of the showForgot and changePassword functions.

I will create a patch for this later and send it to gerrit...


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #26910: forgot does not work with more than one login form on one pageClosed2011-05-19

Actions
Related to TYPO3 Core - Feature #50138: Show forgot password if conf showForgotPassword = 1Closed2013-07-18

Actions
Actions

Also available in: Atom PDF