On 10/24/10 9:00 PM, Michael wrote:
another issue i noticed, when calling "/login_check" or even "/logout"
it will only run the FormAuthenticationListener even handler if they
are relative.. in this case "/user/logout". maybe when trying to match
the request path check special links

The listeners compare the path info, so they will only execute if the path info is exactly the configured path.

Fabien

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