Project

General

Profile

Actions

Feature #14933

closed

show_forgot_password should be TS-controlled too

Added by old_mshigorin over 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
felogin
Target version:
-
Start date:
2005-08-20
Due date:
% Done:

0%

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

Description

show_forgot_password is only activated via flexform while it's quite natural to put the login box into the generic template.

The check is at pi1/class.tx_newloginbox_pi1.php:299, would be nice to add one more.

(issue imported from #M1389)


Files

showForgotPassword.diff (784 Bytes) showForgotPassword.diff Administrator Admin, 2006-10-12 21:29
showForgotPasswordTS.diff (279 Bytes) showForgotPasswordTS.diff Administrator Admin, 2006-10-12 21:29
Actions #1

Updated by Stefan Strasser over 17 years ago

I attached a patch with the possibility to control the show_forgot_password_link by TypoScript. With that the link will be shown if at least one configuration option is set to true (flexform or typoscript).
With the second patch, the variable showForgotPassword will be shown in the Typoscript Object Browser, even if not explicitly set.

Actions #2

Updated by Stefan Strasser over 17 years ago

changed ' OR ' to ' || ' and commited to svn

Actions #3

Updated by Stefan Strasser over 17 years ago

3.0.1 - which contains fix - is released

Actions

Also available in: Atom PDF