Hi All!
I need to be able to force a user to logout if the session has been idle
for a set time. (A typical pattern).
I have gotten everything working excepting being able to cause a user,
identified by the user.id field, to be logged out. That is, I create a
db record when the user logs in, and update that record every time the
user accesses the site. A cron job uses curl to interrogate the table
of user_timeouts, with no problem finding the idle users and the value
of their user.id. After that I can't seem to find the appropriate
methods to force the logout.
Help anyone?
Thanks,
Don Ziesig
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.