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
Nicolas Grekas 9ee5ff775d minor #30561 [HttpClient] strengthen bearer validation (nicolas-grekas)
This PR was merged into the 4.3-dev branch.

Discussion
----------

[HttpClient] strengthen bearer validation

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Better be sure CR/LF/etc cannot be passed inside raw header values, opening potential security risks.

Commits
-------

e6e162075d [HttpClient] strengthen bearer validation
2019-03-15 13:49:26 +01:00
..
Bridge [TwigBridge] remove deprecation triggered when using Twig 2.7 2019-03-10 18:07:42 +01:00
Bundle minor #29457 [Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension (lyrixx) 2019-03-13 16:26:34 +01:00
Component minor #30561 [HttpClient] strengthen bearer validation (nicolas-grekas) 2019-03-15 13:49:26 +01:00
Contracts [HttpClient] Allow to pass user/pw as an array 2019-03-14 08:32:36 +01:00