Le 05/04/2011 16:47, Conrad a écrit :
Hi all,
i have just installed sf2 pr10 using mongodb and got the FOS
UserBundle. All seems properly installed, I can successfully create a
user in the command line. But when I try to access any of the FOS
routes I get redirected to /login and see the 310 too many redirects
http error...
Even if I add an 'exit;' to loginAction() the method does not seem to
get executed...
I think there is an routing/configuration issue.. does anyone have an
idea?
Thanks,
Conrad

do you allow anonymous users to access the /login route ?
The common issue causing infinite redirection loop is requiring to be logged to access the login page.

--
Christophe | Stof

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to