Hi,

Sometime ago a subject for core.security changed from kernel to request 
(thanks jmikola for a hint) and thus the failure on forward desn't work 
anymore. The code dies with "Call to undefined method 
Symfony\Component\HttpFoundation\Request::handle() in 
/src/Symfony/Component/Security/Http/Firewall/AbstractAuthenticationListener.php
 
on line 200"

I do have a solution it's, a 3 line fix, but it requires adding a method 
getContainer in EventDispatcher class. I can do a pull with this fix, but 
even to me this smells like a hack.

Regards,
Miha

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

Reply via email to