While I'm spamming my own thread (sorry about that...), is there a way to alter my firewall configuration so that exceptions are included in same security context as the rest of my site? The problem is that if a user is logged in and an exception is thrown, it appears to log them out due to the way I generate my menus. And then when they visit a legitimate page, they're instantly logged in again. Since exceptions aren't in that security context, I'm unable to check to see if the user is logged in and menus aren't properly generated.
-- 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