Project

General

Profile

Actions

Bug #20823

closed

Re-Login in expired session does not work when opening multiple windows

Added by Andreas Wolf over 14 years ago. Updated over 5 years ago.

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

0%

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

Description

When you open two or more browser windows with the TYPO3 backend, relogin via the ExtJS form will not work in all windows except the last opened. The reason is, that each window has a different challenge value and only the last generated challenge is saved in the users session.

The same problem appears when trying to relogin into a session that has already been deleted from the sessions table. As the challenge is not stored on the server anymore, a relogin is impossible.

(issue imported from #M11631)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #21568: Backend Login-Popup not workingClosedOliver Hader2009-11-16

Actions
Actions #1

Updated by Jo Hasenau over 14 years ago

I can confirm that behaviour. Don't know if it's due to multiple windows only, but after opening multiple windows the relogin doesn't work and tells me the password is wrong.

Actions #2

Updated by Petra Arentzen over 14 years ago

I can confirm that too.

Actions #3

Updated by Kay Strobach over 14 years ago

That's annoying.

I would like to have the two needed fields username (username can be prefilled, if it doesn't match the one which is saved, reload the backend, and login the new user?) and password, to make it possible to use e.g. keepass to login normaly and to relogin, than the challenge wouldn't be needed - i think.
Best Regards

Kay

Actions #4

Updated by Oliver Hader over 14 years ago

This was fixed in issue #21568

Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF