12 Oct
2005
12 Oct
'05
6:19 p.m.
On Wed, 2005-10-12 at 19:32 +0200, Gaute Amundsen wrote:
I thought the place to start wold be: /temp_folder/session_data/
I have built a small little thing to play with the contents of that. External method and script below.
However I have not been able to figure out a way to connect these sessions with "logged in users".
There is no built-in connection between the two. If you want to do this, you need to use a user folder implementations that keeps credentials in the session. - C