User logout - how and when? User logout - how and when?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

User logout - how and when?

Started by Citroen, May 03, 2007, 05:04:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Citroen

Stupid question or not, I wonder if a user is automaticly logged out when going to another url? What is the way this is handled?

Nibbler

Normal sessions have a one hour timeout, 'remember me' sessions are 2 weeks.

Citroen