Project

General

Profile

Actions

Bug #90568

closed

BE user cookie set regardless of session

Added by Philipp Gampe about 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Authentication
Target version:
-
Start date:
2020-02-28
Due date:
% Done:

100%

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

Description

The BE user cookie is always set once a user visited the /typo3 login page. Even after logout, a BE user cookie is still present.

Since a BE user cookie is the only way viable way to detect a BE session, it should only be present if there is a current session. This is important for CDNs to bypass cache for active sessions.

That means a) the cookie should only be set after successful login and b) the cookie should be removed during logout.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #89877: Cookie "lastLoginProvider" appears to serve no true purposeClosed2019-12-06

Actions
Related to TYPO3 Core - Bug #92035: Backend sets InstallToolSession cookie on logoutClosedMarkus Klein2020-08-17

Actions
Actions #1

Updated by Susanne Moog about 4 years ago

  • Related to Task #89877: Cookie "lastLoginProvider" appears to serve no true purpose added
Actions #2

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63629

Actions #3

Updated by Gerrit Code Review almost 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63629

Actions #4

Updated by Markus Klein over 3 years ago

  • Related to Bug #92035: Backend sets InstallToolSession cookie on logout added
Actions #5

Updated by Markus Klein over 3 years ago

  • Assignee set to Markus Klein
  • Complexity set to medium
Actions #6

Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63629

Actions #7

Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65372

Actions #8

Updated by Benni Mack over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF