If I am correctly understand,
you just need to define different session name for backend application, look for "session_name" in apps/backend/config/factories.yml Thanks. On Wed, 2009-03-04 at 06:58 -0800, Tomasz Ignatiuk wrote: > I couldn't make it working so I dropped this. Now I use two login > forms. > One for frontend mydomain.com > One for backend mydomain.com/backend.php > The problem is when I log in into front end, I will be also logged in > into backend. For now I don't want to use credentials. So how to setup > this in order to use setAuthenticated but with different sessions? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
