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
Fabien Potencier b1819d4498 Merge branch '2.3' into 2.5
* 2.3:
  adapted previous commit for 2.3
  [Security] Don't send remember cookie for sub request
  [HttpKernel] Fix UriSigner::check when _hash is not at the end of the uri

Conflicts:
	src/Symfony/Component/Security/Http/Tests/RememberMe/ResponseListenerTest.php
2015-01-03 11:26:24 +01:00
..
Authentication fixed CS 2014-10-01 07:28:47 +02:00
EntryPoint Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
Firewall Merge branch '2.3' into 2.5 2014-12-30 10:03:46 +01:00
Logout Merge branch '2.3' into 2.5 2014-12-30 10:03:46 +01:00
RememberMe Merge branch '2.3' into 2.5 2015-01-03 11:26:24 +01:00
Session Merge branch '2.3' into 2.5 2014-12-20 17:01:23 +01:00
AccessMapTest.php [Security] Split the component into 3 sub-components Core, ACL, HTTP 2013-09-18 09:16:41 +02:00
FirewallMapTest.php [Security] Split the component into 3 sub-components Core, ACL, HTTP 2013-09-18 09:16:41 +02:00
FirewallTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
HttpUtilsTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00