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-12-19 08:09:49 +01:00
..
AbstractAuthenticationListener.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
AbstractPreAuthenticatedListener.php fixed CS 2012-07-09 14:54:20 +02:00
AccessListener.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01: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 Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
DigestAuthenticationListener.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
ExceptionListener.php ensured that an exception is always converted to an error response (and that we keep the HTTP status code and headers) 2012-07-13 11:55:51 +02:00
ListenerInterface.php fixed CS 2012-07-09 14:54:20 +02:00
LogoutListener.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
RememberMeListener.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
SwitchUserListener.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
UsernamePasswordFormAuthenticationListener.php [Security] Tweak UsernamePasswordFormAuthenticationListener 2012-10-23 11:27:38 +02:00
X509AuthenticationListener.php Merge remote branch 'symfony/master' into event-manager 2011-03-17 12:34:12 +01:00