Thursday, May 23, 2013

Re: Broken Sessions When Using Firebug in CakePHP 2.3

It's worth noting that the FirePHP add-on on Firefox was modifying my user-agent string. To turn it off, click on the FirePHP icon on your Firebug panel -> Options -> Modify User-Agent String.

On Thursday, May 23, 2013 5:23:09 PM UTC+8, OJ Tibi - @ojtibi wrote:
Works for me, thanks!

On Thursday, May 23, 2013 9:23:27 AM UTC+8, SpazzyV wrote:
You may want to set checkAgent = false, as Firefox will present as one User Agent but then FireBug could show up as a different User Agent. The default is true, and if the user agent changes with the same session key will break the session - I believe.

Thanks,
Vinnie

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: