Project

General

Profile

Actions

Bug #77553

closed

Loginrefresh opens BE in login popup

Added by Joerg Kummer over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-08-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Backend
Complexity:
Is Regression:
No
Sprint Focus:
On Location Sprint

Description

In CMS 7.6.10 with activated showRefreshLoginPopup (as needed for some auth services), after sessionTimeout the TYPO3 backend is loaded into the login popup window on using the provided re-login form.
In such case two browser windows are open, where the earlier login popup window fails on loading the backend-framesets and the parent backend window fails on CSRF protection token.
The login popup window should activate the parent window and closes oneself, like in the old days.

How to reproduce:
Ensure, your browser allows opening of popup windows.
Set TYPO3_CONF_VARS for BE:

'debug' => false,
'sessionTimeout' => '60',
'showRefreshLoginPopup' => '1',

Login into backend as usual, and wait for a minute. A login popup should appear where you re-login.

Actions #1

Updated by Gerrit Code Review over 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #2

Updated by Gerrit Code Review over 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #3

Updated by Gerrit Code Review over 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #4

Updated by Gerrit Code Review over 6 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #5

Updated by Benni Mack over 6 years ago

  • Sprint Focus set to On Location Sprint
Actions #6

Updated by Mathias Schreiber over 5 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF