26 Jul
2005
26 Jul
'05
3:18 p.m.
=?ISO-8859-1?Q?J=E9r=E9my_Cluzel?= <j.cluzel@online.fr> wrote:
I manage to do this by a cron script which removes them from database, but it's (really) crap... Is there any proper way to do this ? counter module ?
Yes.
Moreover, I wish to use a "max consecutive time" too, which allow me to create user account valid for a limited period (1 month for ex.), with limited session time (3 hours max), and with a maximum "duration time" (10 hours). Is there any specific module to do this ?
No. That's just "Session-Timeout"
Finally, if I want to limit access depending on the day of the week, or the hour, what's the best approach ?
Login-Time. See the README. Alan DeKok.