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
Nicolas Grekas c327510cf0 Merge branch '4.4'
* 4.4:
  [Debug] disable new DebugClassLoader when testing the legacy one
  - updated AbstractToken to compare Roles - Updated isEqualTo method to match roles as default User implements EquatableInterface - added test case - bumped symfony/security-core to 4.4
  typos bis
  typos
  Fix more bad tests
  Fix test fixtures with deprecated method signatures.
  Fix 4.3 tests forward compat
  [Messenger] fix empty amqp body returned as false
  [Mailer] Added messenger to dev dependencies.
  [Validator] Update "suggest" section in composer.json.
  Fix routing cache broken when using generator_class
2019-09-06 16:26:53 +02:00
..
CacheWarmer add parameter type declarations where possible 2019-07-29 16:41:19 +02:00
Command Merge branch '4.4' 2019-08-23 14:18:57 +02:00
DataCollector Merge branch '4.4' 2019-08-26 11:05:36 +02:00
Debug [SecurityBundle] display the correct class name on the deprecated notice 2019-08-12 17:48:20 +02:00
DependencyInjection Merge branch '4.4' 2019-08-26 11:05:36 +02:00
EventListener Merge branch '4.4' 2019-08-20 18:53:57 +02:00
Resources Merge branch '4.4' 2019-08-05 16:12:50 +02:00
Security Merge branch '4.4' 2019-08-08 11:20:29 +02:00
Tests Merge branch '4.4' 2019-09-06 16:26:53 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Fixed markdown file 2019-08-13 19:39:09 +02:00
composer.json - updated AbstractToken to compare Roles 2019-09-06 15:59:50 +03:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php remove simple_preauth and simple_form authenticators 2019-05-30 20:39:35 +02:00