Actions
Feature #20606
closedExtract functionality to create session ID from t3lib_userAuth::start()
Start date:
2009-06-10
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
The creation of a new session ID is currently somewhere in the start() method of t3lib_userAuth. However, it can be handy to define an own XCLASS method to create a session ID (e.g. to get a 160 bit session ID).
(issue imported from #M11314)
Files
Actions