Project

General

Profile

Actions

Bug #92035

closed

Backend sets InstallToolSession cookie on logout

Added by Markus Klein over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
-
Start date:
2020-08-17
Due date:
% Done:

100%

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

Description

Logging out of BE being a system maintainer causes the InstallToolSession to be set even though the install tool was never accessed.

This happens because the LogoutController tries to destroy existing install tool sessions using the SessionService. But the service sets the cookie with its constructor.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #90568: BE user cookie set regardless of sessionClosedMarkus Klein2020-02-28

Actions
Actions

Also available in: Atom PDF