Project

General

Profile

Actions

Bug #89960

closed

Frontend login password reset link incorrect if feloginBaseURL is set and site configuration is used

Added by Patrick Lenk over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
Start date:
2019-12-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The felogin password reset link in the email is incorrect, if the felogin configuration property feloginBaseURL is set and the "new" site configuration based on yaml is used.

Example of a broken felogin password reset link with feloginBaseURL:
https://www.mydomain.localhost/19%7C7b0d02c1ab0dba0122e61071966e4de8&tx_felogin_pi1%5Buser%5D=14&cHash=7aa8427b57e1715cb944502a630c4af0

Example of a working felogin password reset link without feloginBaseURL:
https://www.mydomain.localhost/?tx_felogin_pi1%5Bforgothash%5D=1576538278%7C7db9b45735ccbfc9cc38ad00358e69a6&tx_felogin_pi1%5Buser%5D=14&cHash=1715f402c9b0321b51bd83c25ad624a3

Also a route enhancer for the password reset link is not working if feloginBaseURL is set.

I suggest to remove the configuration property or adapt the documentation.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #87349: FELogin - password recovery / forgot linkClosed2019-01-07

Actions
Actions

Also available in: Atom PDF