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/Bundle/SecurityBundle/Security
Nicolas Grekas 10be999069 Merge branch '4.4'
* 4.4:
  sync phpunit script with master
  [HttpFoundation] allow additinal characters in not raw cookies
  [Console] Deprecate abbreviating hidden command names using  Application->find()
  Do not include hidden commands in suggested alternatives
  [Messenger] Improve error message when routing to an invalid transport (closes #31613)
  [DependencyInjection] Fix wrong exception when service is synthetic
  [Security] add "anonymous: lazy" mode to firewalls
2019-09-28 18:14:00 +02:00
..
FirewallConfig.php fixed CS 2019-01-16 19:35:49 +01:00
FirewallContext.php Remove deprecated code paths that trigger a runtime notice 2019-06-09 16:44:48 +02:00
FirewallMap.php Turned return type annotations of private methods into php return types. 2019-08-07 16:19:54 +02:00
LazyFirewallContext.php [Security] add "anonymous: lazy" mode to firewalls 2019-09-25 16:50:19 +02:00