On 23 июн, 14:05, Grant Cox <[EMAIL PROTECTED]> wrote:
> I'm still not understanding what the problem is. Are you saying that:
>
> You log into your site
> Close your browser (all windows)
> Load your browser again, visit your site, and you are automatically
> STILL logged in?
Yes, that's true and it sucks. This is my config:
define('CAKE_SESSION_SAVE', 'php');
define('CAKE_SECURITY', 'low');
define('CAKE_SESSION_TIMEOUT', '120');
> If this is the case, please describe what CakePHP sessions you have
> (all the session stuff from app/config/core.php). Also, get something
> that will describe your browser cookies (ie the View Cookies extension
> for firefoxhttp://www.bitstorm.org/extensions/view-cookies/), and
> see when the site cookie is set to expire.
Expires 18.01.2038 9:00 (!)
So, what's the problem, how do you think?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---