Project

General

Profile

Actions

Feature #72251

closed

Wrong redirect priority with 'redirectMode=groupLogin' at felogin

Added by miaxi muiou over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2015-12-15
Due date:
% Done:

0%

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

Description

If you work with subgroups, the extention felogin will not respect the redirect priority.

Scenario:
group1 -> uid:1 -> redirectUid=100
group2 -> uid:2 -> redirectUid=101
group3 -> uid:3 -> redirectUid=102

- every group has a different redirect
- group3 has group1 and group2 as subgroups.

So, if you login with group3, the redirect from group1 will be chosen. (redirectUid=100)

There are no checks at /typo3/sysext/felogin/Classes/Controller/FrontendLoginController.php, row 628 and the following.


Related issues 1 (1 open0 closed)

Is duplicate of TYPO3 Core - Bug #34383: Incorrect redirect with multiple user groupsNew2012-02-28

Actions
Actions

Also available in: Atom PDF