Regis Houssin
|
79d7be01d1
|
Fix: the core system used php templates by default
|
2010-04-12 18:56:53 +00:00 |
|
Laurent Destailleur
|
99e6134e82
|
Qual: Clean a lot of code to prepare remove of pre.inc.php
|
2010-02-28 14:16:46 +00:00 |
|
Regis Houssin
|
5e65d811a9
|
Fix: same session name on some installations
|
2010-02-26 11:30:35 +00:00 |
|
Laurent Destailleur
|
28993e7dcd
|
Move artichow and smarty libs into includes directory with other libraries.
|
2009-10-07 17:51:15 +00:00 |
|
Laurent Destailleur
|
28dd72e17a
|
New: Prepare correct management of timezones
Fix: Bad support of timeouts.
|
2009-06-14 16:25:23 +00:00 |
|
Laurent Destailleur
|
fb0e668fc0
|
Qual: Now creation of session is done before the loading of conf. This make code much easier to understand.
|
2009-05-21 22:28:05 +00:00 |
|
Laurent Destailleur
|
e4090f63b1
|
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.
|
2009-05-21 21:37:45 +00:00 |
|
Laurent Destailleur
|
9a38002c46
|
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.
|
2009-05-21 13:37:18 +00:00 |
|
Laurent Destailleur
|
0823322ba1
|
Qual: All call to dolibarr_ functions are made on dol_ functions.
|
2009-02-20 22:53:15 +00:00 |
|
Laurent Destailleur
|
055c4411ff
|
Dolibarr and cashdesk module shares the same cookie
|
2008-10-26 12:59:56 +00:00 |
|
Laurent Destailleur
|
80ca284557
|
New: Can set session timeout.
|
2008-10-12 11:41:13 +00:00 |
|
Laurent Destailleur
|
db74ae5c7e
|
Qual: Removed duplicated code
|
2008-10-10 23:05:27 +00:00 |
|
Laurent Destailleur
|
3113bb241a
|
Fix: Pb sous Plesk
|
2008-01-20 21:53:43 +00:00 |
|
Laurent Destailleur
|
7401316f40
|
Fix: Identification par code securite sur logon.
Utilisation du bon nom de session PHP.
|
2007-12-29 17:06:53 +00:00 |
|
Laurent Destailleur
|
ceb0ae893b
|
Qual: Suppression de la librairie externe cryptographic au profit de artichow
|
2007-12-28 01:40:21 +00:00 |
|