21293 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 157 Views |
-
Seeing who is logged in?

18 July 2012 at 2:01pm
Hey, is it possible to somehow/where see a list of users currently logged into the front end?
Similarly, is it possible to see a list of people logged into the CMS?
Thanks!
P -
Re: Seeing who is logged in?

18 July 2012 at 8:05pm
The forum does something similar (https://github.com/silverstripe/silverstripe-forum/blob/master/code/ForumHolder.php#L208) but this checks the LastVisited datetime of the user. There is no flag 'logged in' as such since a users session may have timed out.
-
Re: Seeing who is logged in?

19 July 2012 at 4:05pm
Cool thanks!
What about seeing who's currently logged into the CMS? Like a little panel or something?
Sorry if that's a dumb question, non-dev here.
| 157 Views | ||
|
Page:
1
|
Go to Top |


