[Tickets #1894] Ability to count active sessions

bugs@bugs.horde.org bugs at bugs.horde.org
Sun May 1 05:00:16 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=1894
-----------------------------------------------------------------------
 Ticket             | 1894
 Updated By         | Jan Schneider <jan at horde.org>
 Summary            | Ability to count active sessions
 Queue              | Horde Framework Packages
-State              | New
+State              | Assigned
 Priority           | 1. Low
 Type               | Enhancement
-Owners             | 
+Owners             | Matt Selsky
-----------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2005-05-01 05:00) wrote:

Looks good. A few comments:
- You can use array_search to find the array key with the value "auth" in
Session_Handler::_isAuthenticated().
- If we have a real class for the "none" driver now, it doesn't make much
sense to me anymore to call it "none". It should probably be renamed to
"php".
- The open/close/read/etc. methods should be implemented abstract in
Session_Handler::




More information about the bugs mailing list