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
2017-09-26 20:29:06 +02:00
..
AbstractAuthenticationListener.php [Security] Fix phpdoc logout listener 2017-04-28 10:36:25 -07:00
AbstractPreAuthenticatedListener.php Merge branch '2.6' into 2.7 2015-06-18 15:03:50 +02:00
AccessListener.php AccessDeniedException: rename object to subject 2016-09-19 13:01:06 +02:00
AnonymousAuthenticationListener.php Renamed key to secret 2015-11-07 18:34:16 +01:00
BasicAuthenticationListener.php SecurityBundle:BasicAuthenticationListener: removed a default argument on getting a header value 2016-08-01 17:57:55 +02:00
ChannelListener.php [DX] Attempt to improve logging messages with parameters 2015-01-16 16:11:12 +01:00
ContextListener.php [Security] Deprecated not being logged out after user change 2017-09-26 13:05:21 +02:00
DigestAuthenticationListener.php [Security][SecurityBundle] Deprecate the HTTP digest auth 2017-09-26 20:29:06 +02:00
ExceptionListener.php [Security] Fix Firewall ExceptionListener priority 2017-06-28 17:08:40 +02:00
ListenerInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
LogoutListener.php Merge branch '2.8' into 3.2 2017-05-15 14:02:31 +02:00
RememberMeListener.php Consistent error handling in remember me services 2017-06-03 14:24:04 +02:00
RemoteUserAuthenticationListener.php added type-hint 2015-01-08 17:01:58 +01:00
SimpleFormAuthenticationListener.php Merge branch '2.8' into 3.2 2017-05-01 07:55:58 -07:00
SimplePreAuthenticationListener.php Merge branch '2.8' into 3.2 2017-05-01 07:55:58 -07:00
SwitchUserListener.php Merge branch '3.3' into 3.4 2017-06-24 11:47:31 +02:00
UsernamePasswordFormAuthenticationListener.php Merge branch '2.8' into 3.0 2016-05-09 14:31:02 -05:00
UsernamePasswordJsonAuthenticationListener.php [Security] json login listener: ensure a json response is sent on bad request 2017-04-30 11:12:10 +02:00
X509AuthenticationListener.php added type-hint 2015-01-08 17:01:58 +01:00