Project

General

Profile

Actions

Feature #15631

closed

BE should reload when a new session with another user is created

Added by Maxime Alexandre about 18 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2006-02-15
Due date:
% Done:

0%

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

Description

When you lost your session, you could change the login of the BE user. In this case, the authentification window get closed, but Typo3 still contain the old user BE interface until the next page refresh.
It can be confusing.
It could be nice to force a global reload, or force the cleaning of the BE cache files in this situation.

(issue imported from #M2572)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #19152: Remove JS popup when login expiredClosedOliver Hader2008-07-25

Actions
Actions #1

Updated by Karsten Dambekalns about 18 years ago

Reloading the whole BE is a bad idea, what if you have unsaved changes in some form open?

Actions #2

Updated by Marc Bastian Heinrichs about 18 years ago

Hi Karsten,
what if the changed user don't have the rights to save the opened element?

The best would be to disallow the change of user in the relogin form.

Actions #3

Updated by Maxime Alexandre about 18 years ago

What about forcing the deletion of the BE temp cache files ?
In this case, if the user is the same, then he can save his document.
Otherwise, if it's another user, the BE interface is refreshed.
Do you agree ?

Actions #4

Updated by Wolfgang Klinger about 18 years ago

I simply wouldn't allow to change the user in the re-login popup.
So +1 for Marc Bastian Heinrichs suggestion.

Actions #6

Updated by Chris topher almost 14 years ago

At least after #19152 it is no longer possible to change the user "on the fly". You can only enter the password (for the current user) or abort the relogin and get redirected to the usual login screen.

Actions

Also available in: Atom PDF