> What is a "security event" for you?

http://docs.symfony-reloaded.org/guides/security/authentication.html

When I use form based authentication the user only gets redirected to
my custom SecurityController if he is not authenticated. The actual
authentication following a form post gets triggered by Symfony's event
system. I'm looking for a way to observe events like "successful
login", "failed login" and "logout" in order to get log messages sent
to syslog.

Regards
Manfred


-- 
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 [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-users?hl=en

Reply via email to