Commit Graph

8 Commits

Author SHA1 Message Date
Laurent Destailleur
fc2213a8f1 Doxygen 2010-07-21 12:35:56 +00:00
Laurent Destailleur
aa9e608e25 Fix: Can not update user if in mode monouser.
Fix: Postgresql compatibility
2010-05-11 23:56:12 +00:00
Regis Houssin
68c1571d13 Qual: First change to remove pre.inc.php 2010-03-01 09:20:41 +00:00
Regis Houssin
5e8e507d2f Fix: view user login in session list 2009-09-15 16:51:15 +00:00
Regis Houssin
20fe1da5ec Fix: view user login in session list 2009-09-15 16:38:05 +00:00
Laurent Destailleur
ac47b4cf3c 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-09-02 14:34:11 +00:00
Laurent Destailleur
f629a3d974 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-09-02 14:18:30 +00:00
Laurent Destailleur
10002455b0 New: Add an admin page of PHP sessions with a way to lock new connections for other users than yourself. Can also purge existing sessions. 2009-09-01 22:20:55 +00:00