Commit Graph

3 Commits

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