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
2011-12-23 08:28:15 +01:00
..
AbstractAuthenticationListener.php merged 2.0 2011-12-18 14:48:17 +01:00
AbstractPreAuthenticatedListener.php Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
AccessListener.php [Security] Update access listener constructor's prototype and add tests 2011-06-26 10:28:10 +02:00
AnonymousAuthenticationListener.php made some tweaks to error levels 2011-06-15 13:04:19 +02:00
BasicAuthenticationListener.php [Security] reverted change from previous merge 2011-07-04 12:52:45 +02:00
ChannelListener.php made some tweaks to error levels 2011-06-15 13:04:19 +02:00
ContextListener.php merged 2.0 2011-12-13 16:12:53 +01:00
DigestAuthenticationListener.php merged branch kaiwa/loglevel (PR #1073) 2011-06-15 12:31:31 +02:00
ExceptionListener.php removed unused use statements 2011-11-24 07:17:02 +01:00
ListenerInterface.php removed unused use statements 2011-10-29 11:56:30 +02:00
LogoutListener.php [Security] made the logout path check configurable 2011-12-23 08:28:15 +01:00
RememberMeListener.php removed unused use statements 2011-11-24 07:16:14 +01:00
SwitchUserListener.php removed unused use statements 2011-11-24 07:16:14 +01:00
UsernamePasswordFormAuthenticationListener.php [Security] added an HttpUtils class to manage logic related to Requests and Responses 2011-06-22 14:47:19 +02:00
X509AuthenticationListener.php Merge remote branch 'symfony/master' into event-manager 2011-03-17 12:34:12 +01:00