Project

General

Profile

Actions

Bug #100772

open

Disabling of referer redirect via redirectReferrer flag is not persisted on login failure

Added by Ayke Halder about 1 year ago. Updated 4 months ago.

Status:
Under Review
Priority:
Must have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2023-04-27
Due date:
% Done:

0%

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

Description

There is the redirectReferrer flag for the frontend login form to force deactivation of a configured referer redirect:

This is set by https://example.org/login/?redirectReferrer=off
Or in custom solutions can also be conditionally set via Fluid.

Right now this parameter is only read from GET but not from POST.
In the Fluid login form the parameter is set only as POST.
So in the end it gets lost when the form is send.

In case the provided login credentials are not correct, the form reloads and redirectReferrer is not set anymore.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #104214: Broken redirect to referrer after changing passwordUnder Review2024-06-26

Actions
Actions

Also available in: Atom PDF