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-10-14 20:27:53 -04:00
..
AbstractAuthenticationListener.php increased visibility of httpUtils property 2011-08-18 08:51:56 +02: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 [Security] Support removing tokens from a session. 2011-10-14 20:27:53 -04:00
DigestAuthenticationListener.php merged branch kaiwa/loglevel (PR #1073) 2011-06-15 12:31:31 +02:00
ExceptionListener.php merged branch helmer/target_path (PR #2228) 2011-09-25 09:46:00 +02:00
ListenerInterface.php fixed CS 2011-06-08 12:16:48 +02:00
LogoutListener.php [Security] added an HttpUtils class to manage logic related to Requests and Responses 2011-06-22 14:47:19 +02:00
RememberMeListener.php Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
SwitchUserListener.php merged branch kaiwa/loglevel (PR #1073) 2011-06-15 12:31:31 +02: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