I have run into this problem also, basically the only way I managed to
fix this was to remove CSRF protection for the login form.
I believe it is to do with how the global CSRF token is created, it is
using the session_id which is being reset by symfony. I would like to
know if anyone knows how to fix this.

Cheers,
Stig Manning

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to