Project

General

Profile

Actions

Bug #30270

closed

Improve check for started session in rsaauth

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

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
-
Start date:
2011-09-25
Due date:
% Done:

100%

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

Description

Problem:
Because rsaauth only checks if the superglobal $_SESSION is an array to determine if the PHP session is already started, rsaauth does not work any more after introducing configurable cookie names where the session is not started but only the $_SESSION is set to some values.

Solution:
Correctly check if the session is started by using session_id()


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #23872: Renaming of FE cookie nameClosedChristian Jul Jensen2010-10-29

Actions
Related to TYPO3 Core - Bug #30269: Configurable cookie name feature relies on a started PHP session in the frontendClosed2011-09-25

Actions
Actions

Also available in: Atom PDF