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
2013-12-29 15:40:38 +01:00
..
AbstractAuthenticationListener.php Merge branch '2.2' into 2.3 2013-08-22 08:42:25 +02:00
AbstractPreAuthenticatedListener.php fixed CS 2013-10-30 09:27:36 +01:00
AccessListener.php [Security] remove unused logger 2013-09-18 18:54:35 +02:00
AnonymousAuthenticationListener.php [Security] Removed an unnecessary call to sprintf() and added a test case. 2013-06-02 18:27:21 +01:00
BasicAuthenticationListener.php [Security] fixed issue where authentication listeners clear unrelated tokens 2013-07-19 23:56:43 +02:00
ChannelListener.php Remove use of deprecated HttpKernel LoggerInterface 2013-01-09 10:52:29 +01:00
ContextListener.php fix #9356 [Security] Logger should manipulate the user reloaded from provider 2013-12-20 16:43:18 +01:00
DigestAuthenticationListener.php [Security] fixed issue where authentication listeners clear unrelated tokens 2013-07-19 23:56:43 +02:00
ExceptionListener.php [Security] made code easier to understand, added some missing unit tests 2013-12-29 15:40:38 +01:00
ListenerInterface.php fixed CS 2012-07-09 14:54:20 +02:00
LogoutListener.php Removed unused use statements. 2013-10-16 14:19:20 +02:00
RememberMeListener.php Added doc comments 2013-09-19 18:46:04 +02:00
SwitchUserListener.php [Security] fixed some phpdoc 2013-08-30 14:58:19 +02:00
UsernamePasswordFormAuthenticationListener.php Remove use of deprecated HttpKernel LoggerInterface 2013-01-09 10:52:29 +01:00
X509AuthenticationListener.php Added doc comments 2013-09-19 18:46:04 +02:00