Project

General

Profile

Actions

Feature #29750

closed

Pre-Session Hook in t3lib_userauth

Added by Andreas Bouche over 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-09-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Since TYPO3 4.5.4, session_start is called very early. This led to Problems with incomplete Objects in the session, like in #29274.

On the frontend, this could be easily circumvented by including or autoloading the classes via preprocessRequest-Hook. On the backend however, there seems to be no hook available, that is called early enough.

Therefore I think it would be useful to have a hook in t3lib_userauth, right before the session is started.

I'll try to submit a patch set on this shortly.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #29274: Regression on session handling for security fixClosedHelmut Hummel2011-08-26

Actions
Actions

Also available in: Atom PDF