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/Tests/Firewall
Fabien Potencier 2763227a47 fixed tests
2014-09-27 11:38:21 +02:00
..
AbstractPreAuthenticatedListenerTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
AccessListenerTest.php [Security] Split the component into 3 sub-components Core, ACL, HTTP 2013-09-18 09:16:41 +02:00
AnonymousAuthenticationListenerTest.php fixed tests 2014-09-27 11:38:21 +02:00
BasicAuthenticationListenerTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
ChannelListenerTest.php [Security] Split the component into 3 sub-components Core, ACL, HTTP 2013-09-18 09:16:41 +02:00
ContextListenerTest.php Split of the SecurityContext to AuthorizationChecker and TokenStorage 2014-09-24 09:31:49 +02:00
DigestDataTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
LogoutListenerTest.php Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
RememberMeListenerTest.php Allow exception bubbling in RememberMeListener 2014-07-24 16:03:29 +02:00
RemoteUserAuthenticationListenerTest.php [Security] Added a REMOTE_USER based listener to security firewalls 2014-09-23 11:54:11 +02:00
SwitchUserListenerTest.php Merge branch '2.4' into 2.5 2014-09-22 11:14:18 +02:00
X509AuthenticationListenerTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00