21 Oct
1999
21 Oct
'99
6:58 p.m.
Hey all, Does anyone know of a way to "hook" into the login of zope powered site so that I can "log" who has logged in and when. Additionally, I want to set up a notification system for the beta phase of a project so that I get notified if a user logs in (I can handle the notification part via e-mail, just looking for a trigger method). The only thing I can think of is to have all users URL to the same place and login there. DR