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
Fabien Potencier d5ff094258 Merge branch '3.3' into 3.4
* 3.3:
  [HttpFoundation] Use the correct syntax for session gc based on Pdo driver
  Removed assertDateTimeEquals() methods.
  Revert "bug #24987 [Console] Fix global console flag when used in chain (Simperfit)"
  Revert "bug #25487 [Console] Fix a bug when passing a letter that could be an alias (Simperfit)"
  Disable CSP header on exception pages only in debug
  Fixed submitting disabled buttons
  Fixed Button::setParent() when already submitted
  Improve assertions
  Restore RoleInterface import
  Improve assertions
  SCA: get rid of repetitive calls
  allow null values for root nodes in YAML configs
  revert useless tests fixtures changes
  [VarDumper] Fix docblock
  Improve phpdoc to make it more explicit
2018-01-29 10:03:43 +01:00
..
Command fixed some deprecation messages 2017-12-31 07:59:27 +01:00
DataCollector Merge branch '3.3' into 3.4 2017-10-29 14:08:13 -07:00
Debug Give info about called security listeners in profiler 2017-06-13 10:30:58 +02:00
DependencyInjection fix merge 2018-01-19 11:06:48 +01:00
EventListener fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Resources allow auto_wire for SessionAuthenticationStrategy class 2017-12-21 09:56:34 +01:00
Security Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
Templating/Helper Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Tests Merge branch '3.3' into 3.4 2018-01-29 10:03:43 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Clean up 2018-01-02 16:37:23 +01:00
composer.json Remove randomness from dumped containers 2018-01-04 16:07:28 +01:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php Merge branch '3.3' into 3.4 2017-11-16 17:25:26 +02:00
SecurityUserValueResolver.php Added a SecurityUserValueResolver for controllers 2016-07-01 08:00:40 +02:00