Is it possible to detect in symfony is an authorization (not 
authentication!) fails? I implemented a voter to blacklist ip addresses, 
but the only method where i can get feedback is the 
AuthenticationSuccessHandlerInterface::onAuthenticationSuccess method, 
where it signs that the authentication was a success, and i have to 
manually check again if the users ip address was blacklisted, to give 
him/her a message about is.

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