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 b72e9c28da Merge branch '5.1'
* 5.1:
  fix merge
  Require PHPUnit 9.3 on PHP 8
  [Cache] fix catching auth errors
  Fix CS
  [FrameworkBundle] set default session.handler alias if handler_id is not provided
  Fix CS
  Readability update
  Removed @internal from Composite
  Fix checks for phpunit releases on Composer 2 (resolves #37601)
  [Messenger] fix ignore account & endpoint options amazon sqs connection
  [Serializer] Support multiple levels of discriminator mapping
  Use hexadecimal numerals instead of hexadecimals in strings to represent error codes.
  [SCA] Minor fixes on tests
  [WebProfilerBundle] modified url generation to use absolute urls
  [Mailer] Fix reply-to functionality in the SendgridApiTransport
  [Mime] Fix compat with HTTP requests
  ticket_36879 - Fix mandrill raw http request setting from email/name
2020-07-23 10:36:44 +02:00
..
CacheWarmer [HttpKernel] allow cache warmers to add to the list of preloaded classes and files 2020-04-04 11:52:45 +02:00
Command Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
DataCollector Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Debug Fix CS 2020-02-04 10:47:34 +01:00
DependencyInjection Fix PHP 8 deprecations 2020-07-08 19:07:26 +02:00
EventListener Resolve event bubbling logic in a compiler pass 2020-06-21 01:27:36 +02:00
Resources fix xml to php migration for security services 2020-06-24 18:16:13 +02:00
Security Merge AuthenticatorManager and AuthenticatorHandler 2020-04-20 14:20:56 +02:00
Tests Merge branch '5.1' 2020-07-23 10:36:44 +02:00
.gitattributes add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Add interface to let security factories add their own firewall listeners 2020-06-19 15:34:25 +02:00
composer.json Improve invalid messages for form types 2020-07-10 11:35:53 +02:00
LICENSE Update year in license files 2020-01-01 12:03:25 +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 Move event alias mappings to their components. 2020-06-30 16:13:44 +02:00