This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Security/Http/Firewall
2012-07-08 19:59:10 +02:00
..
AbstractAuthenticationListener.php [Security] Add note to CHANGELOG about refactored authentication failure/success handling 2012-07-08 19:59:10 +02:00
AbstractPreAuthenticatedListener.php Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
AccessListener.php [Security] added AccessMapInterface 2012-02-15 14:14:40 -08:00
AnonymousAuthenticationListener.php made some tweaks to error levels 2011-06-15 13:04:19 +02:00
BasicAuthenticationListener.php [HttpFoundation] HTTP Basic authentication is broken with PHP as cgi/fastCGI under Apache 2012-04-20 18:39:29 +02:00
ChannelListener.php [Security] added AccessMapInterface 2012-02-15 14:14:40 -08:00
ContextListener.php [Security] fixed automatic registration of the response listener when creating the listener 2012-07-06 15:59:19 +02:00
DigestAuthenticationListener.php merged branch kaiwa/loglevel (PR #1073) 2011-06-15 12:31:31 +02:00
ExceptionListener.php merged branch uwej711/security_target_path_master (PR #4409) 2012-07-02 19:27:21 +02:00
ListenerInterface.php removed unused use statements 2011-10-29 11:56:30 +02:00
LogoutListener.php fixed CS 2012-05-18 19:42:42 +02:00
RememberMeListener.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
SwitchUserListener.php [SecurityBundle] Allow switching to the user that is already impersonated (fix #2554) 2012-03-15 01:50:14 -07:00
UsernamePasswordFormAuthenticationListener.php [Security] Fix regression after rebase. Target url should be firewall dependent 2012-07-08 19:59:10 +02:00
X509AuthenticationListener.php Merge remote branch 'symfony/master' into event-manager 2011-03-17 12:34:12 +01:00