Laurent Destailleur
3f912ebfff
FIX restore security event login/logout
2018-12-10 11:19:52 +01:00
Regis Houssin
569d59d251
FIX change my deprecated email
2018-10-27 14:43:12 +02:00
Regis Houssin
912c05774b
FIX remove deprecated triggers USER_LOG*
2018-09-03 09:30:36 +02:00
Laurent Destailleur
28fe74bf13
FIX #9371
2018-09-01 11:57:18 +02:00
Laurent Destailleur
a9c7f90512
Missing hook after deprecated trigger
2018-05-05 13:36:20 +02:00
Laurent Destailleur
d4afb8300d
Fix several pb of duplicate functions in some cases
2017-12-19 00:15:22 +01:00
Laurent Destailleur
cff9ff01c8
Better disconnect with exotic connection mode
2017-09-07 13:30:18 +02:00
Regis Houssin
c934f1bd13
Fix: remove unused old code
2017-07-23 12:07:20 +02:00
Raphaël Doursenaud
1d5fb1320b
Fix: missing global declarations
2014-08-20 19:03:58 +02:00
Laurent Destailleur
bb8ec0c8f9
Fix: Too many parameter
2014-08-01 14:26:13 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
1d8b9949d6
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/compta/bank/annuel.php
htdocs/compta/bank/categ.php
htdocs/compta/bank/releve.php
htdocs/core/class/hookmanager.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/core/tpl/contacts.tpl.php
htdocs/cron/list.php
htdocs/main.inc.php
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/theme/bureau2crea/style.css.php
htdocs/theme/eldy/style.css.php
htdocs/user/class/user.class.php
htdocs/viewimage.php
2013-06-24 20:02:02 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +02:00
Laurent Destailleur
71b61fc1f5
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/class/html.formfile.class.php
htdocs/langs/fr_FR/mails.lang
htdocs/user/logout.php
2013-06-18 09:51:37 +02:00
Laurent Destailleur
8b73b2b4f3
Fix: Solve some problem of redirect when logout
...
Conflicts:
htdocs/user/logout.php
2013-06-17 14:54:44 +02:00
Laurent Destailleur
ac16127894
Fix: Solve some problem of redirect when logout
2013-06-17 14:47:14 +02:00
Raphaël Doursenaud
686f5add82
Normalized line endings to LF
2013-06-05 16:12:07 +02:00
Laurent Destailleur
e4ea3b9b0e
Propagation of param missing.
2013-04-27 21:35:30 +02:00
Laurent Destailleur
545ac638b0
Qual: Removed deprecated code for using a specific mobile theme.
...
New: Include terminal variables to optimize any themes.
Qual: First change to allow butAction buttons to wrap on new lines for
small size screens.
2013-04-03 15:20:56 +02:00
Laurent Destailleur
3c37f89d2e
Work on new menu managers - step x
2013-04-01 16:02:16 +02:00
Laurent Destailleur
bbe68e341c
Fix: dol_hide_topmenu and dol_hide_leftmenu not lost after logout
2013-04-01 15:28:53 +02:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Regis Houssin
77b9718473
Fix: strict mode street
2012-07-13 10:15:47 +02:00
Regis Houssin
053ff24db8
avoid warning
2011-09-04 19:38:04 +00:00
Regis Houssin
27300fe898
Fix: remove obsolete tags (in progress)
2011-08-27 16:15:06 +00:00
Laurent Destailleur
37ead2f97e
Fix: Avoid errors into rpm packages
2011-07-31 23:19:04 +00:00
Laurent Destailleur
14e70e6e53
Fi:x Restore a security system broken by adding alt feature.
2010-12-27 19:13:06 +00:00
Regis Houssin
82a35d3954
Fix: session lost if use custom2 for external module
2010-12-27 10:48:50 +00:00
Regis Houssin
3302f7e773
Add possibility to include login method in a module
2010-08-24 12:42:16 +00:00
Regis Houssin
ec1ad78765
Add possibility to include login method in a module
2010-08-24 12:42:14 +00:00
Regis Houssin
ca8cb59de6
Ajout de MAIN_LOGOUT_GOTO_URL qui permet de dterminer une adresse de destination lors d'un logout
2010-08-23 18:09:24 +00:00
Regis Houssin
8b28989e8a
Fix: problem with php5.3
2010-04-23 09:30:47 +00:00
Regis Houssin
5e65d811a9
Fix: same session name on some installations
2010-02-26 11:30:35 +00:00
Regis Houssin
d50d4bae7c
Fix: function "session_unregister()" is deprecated since php 5.3.0
2009-10-21 19:40:26 +00:00
Laurent Destailleur
4f4d9ab716
New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant.
...
For example MAIN_ONLY_LOGIN_ALLOWED=admin will lock login to any login except admin.
This make possible to make maintenance works.
A page to add/remove this constant will be added later in system-tools
2009-08-30 01:39:39 +00:00
Laurent Destailleur
28dd72e17a
New: Prepare correct management of timezones
...
Fix: Bad support of timeouts.
2009-06-14 16:25:23 +00:00
Regis Houssin
6f163a94a8
Add: entity cookie just used for the login page
2009-05-22 15:24:32 +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
8332aaa952
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 14:07:25 +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
Regis Houssin
3786711822
Fix: ouverture d'une session temporaire de securite pour stocker une de cryptage alatoire pour
...
encryption du cookie
2009-05-20 18:18:25 +00:00
Laurent Destailleur
fdcd7db65b
Doc
2009-05-17 22:40:53 +00:00
Regis Houssin
b86684805c
New: early development of multi-company module
2009-04-27 20:37:50 +00:00
Regis Houssin
5f0902e2ea
Fix: the cookie is destroyed at the end of the session
2009-04-23 13:52:45 +00:00
Laurent Destailleur
49cb6a58b5
Add a comment to remember to make a fix of this
2009-04-17 18:35:16 +00:00
Regis Houssin
c52636bd38
New: early development of multi-company module
2009-04-17 07:45:00 +00:00