Thanks by help,

But i try medium and low, but does not work.

Any sugestion?



On Mar 18, 1:48 pm, "Alan Asher" <[email protected]> wrote:
> I had the same issue, it's a security feature for sure...
> It will also happen if you follow a link from a cached page
> in your app/config/core.php
>
> Change your config:write to Configure::write('Security.level', 'medium');
>
> And that should do the trick.  I don't remember where I found the answer to
> this... but it has something to do with the 'high' level of security
> checking against a unique session key that gets regenerated on each page
> request.
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf
>
> Of Onkel Judith
> Sent: Thursday, March 18, 2010 6:14 AM
> To: CakePHP
> Subject: Re: Auth losting authentication with no reason
>
> Same effect here
> if you double-click a link you are also logged out. Maybe it's a
> security feature?
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" 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 
> athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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

Reply via email to