Not really no, since http is stateless there is no real notion of logged in, the browser basically manages re-sending the username and password for each request. This may make it look as if the user is 'logged in', but in reality the user is always logging in. That said, Andrew Milton has put (iirc) this functionality into exUserFolder, it may be worth you taking a look at that. Phil ----- Original Message ----- From: "Steffen Hausmann" <Steffen@Hausmann-family.de> To: <zope@zope.org> Sent: Wednesday, November 21, 2001 11:00 AM Subject: [Zope] logged in users
Hi,
ist there a posibility to view all users that are logged in on a zope server?
i need to modify my own classes from time to time and i don't think that it is a too good idea doing this while someone is working with them.
thanks,
Steffen -- become who you are
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )