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/tests/Symfony/Tests/Component/Security/Http/Firewall
Vincent Simonin c067586368 [Security] Fixed digest authentication
Digest authentication fail if digest parameters contains `=` character or `, ` string.
2012-11-15 16:42:01 +01:00
..
AccessListenerTest.php [Security] Update access listener constructor's prototype and add tests 2011-06-26 10:28:10 +02:00
AnonymousAuthenticationListenerTest.php [Security] Add tests for the anonymous authentication listener 2011-06-26 11:28:17 +02:00
BasicAuthenticationListenerTest.php Fixed typo 2011-10-31 09:00:49 +01:00
ChannelListenerTest.php [Security] Add tests for the channel listener 2011-06-26 11:56:08 +02:00
ContextListenerTest.php avoid fatal error on invalid session 2012-08-07 14:21:04 -04:00
DigestDataTest.php [Security] Fixed digest authentication 2012-11-15 16:42:01 +01:00
RememberMeListenerTest.php removed unused use statements 2011-11-24 07:16:14 +01:00