24 Jul
2001
24 Jul
'01
8:41 p.m.
kent sin writes:
How can I limited the number of sessions from a certain user or ip-range in a Zope Site? You will probably need to extend a session product. They can record the currently active session with the respective users and limit the number of concurrent sessions per user or based on other criteria.
Dieter