Project

General

Profile

Actions

Bug #32618

closed

felogin redirect if different protocol is used and no domain records are present

Added by Jigal van Hemert over 12 years ago. Updated over 5 years ago.

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

100%

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

Description

If the login page uses https:// protocol and the redirect URL uses http://, and if there are no domain records present the check in tx_felogin_pi1::isInCurrentDomain() fails.
Solution would be to strip the protocol part before comparing the urls.

Workaround was to add domain records because the check tx_felogin_pi1::isInLocalDomain() will then verify the redirect.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #43972: Felogin problem with redirectMode refererClosed2012-12-13

Actions
Actions

Also available in: Atom PDF