Hi, 2010/2/11 jean-christophe zulian <[email protected]>: > Hi list, > > After setting up the sfGuardDoctrine plugin for our project we created a > login page in the same fashion as it is done on the jobeet tutorial. > > When coming on the login page for the first time and entering > username/password the login procedure works fine. If we logout and enter the > username/password again we get a 'CSRF attack' message displayed above the > form. This message will be displayed until we refresh the page. > > We have tried to investigate a bit on why this was happening but couldn't > figure it out. > > Would anybody have any idea about why this is happening? > > Many thanks, > Jean-christophe >
I have seen a similar problem with Opera browser. In my case it seems to be browser related. Path is very simple - login, browse some pages, logout, login. No problems on Firefox, Chrome, IE8. Warning about CSRF attack shows only in Opera. Sigh. Regards, Michal -- 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.
