On Tuesday, April 5, 2011 5:21:40 PM UTC+2, Christophe COEVOET wrote: > > Le 05/04/2011 14:16, Dennis Jacobfeuerborn a écrit : > > > > firewalls: > profiler: > pattern: ^/_profiler > security: false > > wdt: > pattern: ^/_wdt > security: false > > login: > pattern: ^/login > > /login_check also match this pattern so it does not go the the > "secured_area" firewall >
It also matched the corresponding pattern in PR8 and the login worked fine there. When I comment out the "login" firewall the login works but when I log out the call to /login ends up in an endless redirect loop. Regards, Dennis -- 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 developers" 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-devs?hl=en
