Commit Graph

14 Commits

Author SHA1 Message Date
Ralf Becker
0c0f74aae4 "new session methods to list and count" 2008-08-08 08:20:53 +00:00
Ralf Becker
aac9ec7d10 phpgw --> egw 2005-10-14 17:03:16 +00:00
danbas
31d9bd59b6 fixed bug that I just introduced 2004-03-23 08:41:05 +00:00
danbas
ebe9a3354e idle times of more than 24 hours are now displayed 2004-03-23 08:34:00 +00:00
reinerj
80ea30c5b1 changes from phpgw to egw dev group 2004-01-26 23:26:19 +00:00
Ralf Becker
a09ccfb730 merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
2003-05-18 19:18:58 +00:00
Ralf Becker
f9c53875eb Moved list_sessions and total from admin.socurrentsessions into the session-class and implemented them for php4 too.
So admin.socurrentsessions is no longer used and bocurrentsessions as well as the phpgwapi/templates/xxx/navbar.inc.php use the session-class to get the number of loged-in-users.
Aktivated the accesslog f�r php4-sessions too.
2003-03-21 00:47:18 +00:00
skeeter
510aeaca5f Fix to display correct time for current sessions. 2002-10-14 14:26:03 +00:00
Miles Lott
e17a39e584 Fix each error if no sessions listed (php4 mode sessions); add switch to add in
php4 mode session listing later
2002-01-04 00:39:00 +00:00
Miles Lott
3177cbe7b6 formatting 2001-12-21 03:41:06 +00:00
Miles Lott
c016448915 Minor adjustments to work with register_globals off 2001-09-28 22:04:10 +00:00
jengo
b66076c146 Fixed killing another users session not working correctly 2001-09-28 21:41:16 +00:00
jengo
af907736ed - Moved kill session over to 3 tier design
- Added ACL checks to current sessions
2001-09-05 02:13:27 +00:00
jengo
1fc7368927 Converted over to the 3 tier design 2001-08-16 01:38:14 +00:00