[OGo-Users] ogo session information handling

Sebastian Reitenbach users@opengroupware.org
Fri, 29 Feb 2008 14:43:26 +0100


Hi,

I am wondering, how ogo keeps track of active sessions, does it save the 
session id's like PHP on the filesystem somewhere? 
How are the differences between accessing ogo with and without cookies 
enabled in the browser?
E.g. when I have two instances running on the same host, and cookies 
enabled, will it be possible to jump from one instance to another?
I mean, the Apache just listens on two different ports, I login to one 
instance, change the port where I contact apache, and apache sends me to the 
second instance.

kind regards
Sebastian