[rt-users] Logging Logins to Database

Jason Hane HaneJ at gsicommerce.com
Fri Jan 13 12:42:46 EST 2006


I created a new field in the Users table called LastLogin that takes a
timestamp.  I would like to write to that field every time a user logs
in.  This would help in seeing which privileged users are still active.
I've been searching through the code looking for the procedure that
performs the authentication with no luck.  I don't see anywhere in the
code where it makes database calls.  How can I update that field when a
user logs in?

Thanks,
Jason



More information about the rt-users mailing list