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
Nicolas Grekas ea2447f0b8 Merge branch '2.8' into 3.3
* 2.8:
  fixed CS
  fixed CS
  [Security] Namespace generated CSRF tokens depending of the current scheme
  ensure that submitted data are uploaded files
  [Console] remove dead code
  bumped Symfony version to 2.8.31
  updated VERSION for 2.8.30
  updated CHANGELOG for 2.8.30
  bumped Symfony version to 2.7.38
  updated VERSION for 2.7.37
  updated CHANGELOG for 2.7.37
  [Security] Validate redirect targets using the session cookie domain
  prevent bundle readers from breaking out of paths
2017-11-16 17:24:32 +02:00
..
Authentication Merge branch '2.7' into 2.8 2017-09-08 18:12:52 -07:00
EntryPoint [HttpKernel] Deprecate X-Status-Code for better alternative 2017-02-23 21:30:09 +00:00
Firewall Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
Logout [Security][SecurityBundle] Enhance automatic logout url generation 2017-03-01 19:01:06 +01:00
RememberMe Merge branch '2.7' into 2.8 2017-09-15 11:59:38 +02:00
Session Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Util Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
AccessMapTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
FirewallMapTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
FirewallTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
HttpUtilsTest.php Merge branch '2.8' into 3.3 2017-11-16 17:24:32 +02:00