Project

General

Profile

Actions

Bug #87370

open

If Install tool session expires, all ajax requests fail

Added by Helmut Hummel over 5 years ago. Updated about 5 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2019-01-08
Due date:
% Done:

0%

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

Description

To reproduce:

  • Open "Maintenance" module
  • Go drinking a coffee and return after an hour
  • Click "flush caches"

Expectation:

Install tool session lasts as long as backend session

Actual result:

Install tool session is limited to 60 minutes, even if backend session is configured to be longer and maintenance module is called from backend session

Considerations:

Currently, when accessing the install tool from the backend, a session for standalone install tool is created as well,
thus install tool can be opened in standalone context. It also means that install tool is unlocked and accessible for other requests as well.

Suggestion:

When accessing the install tool from the backend, the install tool session should be shared with the backend session and be independent from a standalone session

Actions

Also available in: Atom PDF