[symfony-users] Re: sessions using multiple applications concurrently

2008-05-05 Thread Candace
Okay, I changed the cookie name in my factories.yml file, and it appears that the isAuthenticated() is now separated in the applications. However, I am still getting muddled session variable names. Any suggestions? Should I expect this behavior? Here's my factories.yml under

[symfony-users] Re: sessions using multiple applications concurrently

2008-05-04 Thread Nicolas Perriault
Le 4 mai 08 à 01:34, Candace a écrit : I am also noticing that $this-getUser()-isAuthenticated() is not differentiating between the two applications opened within the same browser. You must change the cookie name of one of your apps:

[symfony-users] Re: sessions using multiple applications concurrently

2008-05-03 Thread Candace
I am also noticing that $this-getUser()-isAuthenticated() is not differentiating between the two applications opened within the same browser. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users group. To