Hi,

I'm using Cake 1.2 RC3 and the Auth component.

Is there a way to simply list the user accounts that are logged in.
Or, is there a way to check if a particular userid is logged in?

I know I can use $session->check('Auth.User.id') or $this->Auth->User
('id') to check if the current user is logged in, but this is not what
I need here.

Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to