dolibarr-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-cvs] dolibarr/htdocs/user logout.php


From: Laurent Destailleur
Subject: [Dolibarr-cvs] dolibarr/htdocs/user logout.php
Date: Thu, 21 May 2009 14:07:25 +0000

CVSROOT:        /cvsroot/dolibarr
Module name:    dolibarr
Changes by:     Laurent Destailleur <eldy>      09/05/21 14:07:25

Modified files:
        htdocs/user    : logout.php 

Log message:
        Session name DOLSESSID_databasename is replace with 
DOLSESSID_dolibarrwebinstance. This remove a key read in conf.class.php used to 
name session because, to make code simpler, we will need to create session 
before the conf is loaded. This is also most secure because it is possible to 
use 2 dolibarr instances even if database names are same on two different mysql 
server.
        Add also comments on code to remember to simplify things.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/user/logout.php?cvsroot=dolibarr&r1=1.34&r2=1.35




reply via email to

[Prev in Thread] Current Thread [Next in Thread]