Commit Graph

5 Commits

Author SHA1 Message Date
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