Is there a specific reason, that the session is not destroyed during logout?

My problem is, that I store user data in the session, but after logout these
user data are available to the 'default' user.
I've done a patch, that creates a new session. I could send this patch if
wanted.

My question: In the LogoutUser class some keys (username) are stored in the
session. Does it break anything if I create a new session before?


cya,
David

-----
public void mystery_of_life()
{
    do
    {
        System.breatheIn();
        System.breatheOut();
    }
    while( !dead );
}



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to