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-05-14 16:21:27 +02:00
..
AbstractAuthenticationListener.php [Security/Http] {_locale} can be used as placeholder in target path generation 2011-05-14 16:21:27 +02:00
AbstractPreAuthenticatedListener.php renamed some methods in the event dispatcher 2011-03-17 15:27:42 +01:00
AccessListener.php [Security] Fixed method names in the Firewall listeners 2011-03-17 13:24:23 +01:00
AnonymousAuthenticationListener.php Fixed various typo 2011-04-22 23:12:50 +00:00
BasicAuthenticationListener.php [Security] Removed useless method call 2011-03-23 00:02:57 +01:00
ChannelListener.php [Security] Fixed some listeners not updated after the event refactoring 2011-03-22 23:56:46 +01:00
ContextListener.php [Security][HttpFoundation] splits Request::hasSession() into hasSession(), and hasPreviousSession() 2011-05-05 08:38:07 +02:00
DigestAuthenticationListener.php [Security] Fixed some listeners not updated after the event refactoring 2011-03-22 23:56:46 +01:00
ExceptionListener.php Fixed various typo 2011-04-22 23:12:50 +00:00
ListenerInterface.php [Security] Fixed method names in the Firewall listeners 2011-03-17 13:24:23 +01:00
LogoutListener.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
RememberMeListener.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
SwitchUserListener.php fixes a bug in the SwitchUserListener 2011-04-19 14:24:37 +02:00
UsernamePasswordFormAuthenticationListener.php [Security] use deep flag when retrieving username + password 2011-05-10 11:22:28 +02:00
X509AuthenticationListener.php Merge remote branch 'symfony/master' into event-manager 2011-03-17 12:34:12 +01:00