Project

General

Profile

Actions

Bug #69763

closed

Re-login after expired backend session throws exception

Added by Loek Hilgersom over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Start date:
2015-09-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

After BE session expires you get a lightbox popup ('Refresh Login to TYPO3') which allows you to enter your password and login again.

When doing this, the backend sometimes throws an exception: #1425389455: Invalid request for route "/main"

This appears to happen when you had an editing form open when the session expired. As a workaround you can remove the token from the url and login again with the normal login box.

Strangely, testing this with a really low value for [BE][sessionTimeout] did not reproduce this error. Could it be that the token has its own time-out value?

You can reproduce the exception by manually modifying the token in the url (but that is correct of course).


Related issues 6 (0 open6 closed)

Related to TYPO3 Core - Bug #69277: Invalid request for route "/logout"Closed2015-08-24

Actions
Related to TYPO3 Core - Bug #66242: CSRF problem after reloginClosed2015-04-02

Actions
Related to TYPO3 Core - Bug #78739: Internal user data is not updated when session id is regeneratedClosed2016-11-18

Actions
Related to TYPO3 Core - Bug #82118: User interface does not react / 500 internal server error dummyTokenClosed2017-08-17

Actions
Related to TYPO3 Core - Bug #85844: Invalid request for route "/ajax/system-information/render" after session timed outClosed2018-08-14

Actions
Has duplicate TYPO3 Core - Bug #73168: Exception on re-loginClosed2016-02-07

Actions
Actions

Also available in: Atom PDF