Project

General

Profile

Actions

Bug #24970

closed

The refresh login dialogue is shown even if the session already timed out

Added by Helmut Hummel about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2011-02-06
Due date:
% Done:

0%

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

Description

Problem:
There are several reasons why a backend session can expire. If this happens, the refresh login dialogue is shown for 30 seconds giving the user the option to "stay logged in" or "log out". But in case the session is already expired, clicking "stay logged in" does not have an effect an only shows the dialogue again with reset counter.

Solution:
If the session is already expired, directly show the password dialogue.

Note:
This can be easily tested by deleting the be_typo_user cookie. Without the patch the progress bar is shown, with the patch you will see the password dialogue directly

(issue imported from #M17498)


Files

17498.diff (3.86 KB) 17498.diff Administrator Admin, 2011-02-06 13:07
Actions #1

Updated by Ernesto Baschny about 13 years ago

Changed target to 4.5.1 to have it in our roadmap for 4.5.1 release. Should be fixed in 4.4 also, thou

Actions #2

Updated by Jigal van Hemert about 13 years ago

Committed to trunk rev: 10505
4_5 rev: 10506

Actions #3

Updated by Ernesto Baschny about 13 years ago

Also committed to 4_4 rev: 10521

Actions

Also available in: Atom PDF