Skip to content

[HttpKernel] fix forwarding trusted headers as server parameters #28241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2018

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 2.8
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #28233, #28226, #28225, #28240
License MIT
Doc PR -

@nicolas-grekas nicolas-grekas merged commit 9295348 into symfony:2.8 Aug 24, 2018
nicolas-grekas added a commit that referenced this pull request Aug 24, 2018
…meters (nicolas-grekas)

This PR was merged into the 2.8 branch.

Discussion
----------

[HttpKernel] fix forwarding trusted headers as server parameters

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #28233, #28226, #28225, #28240
| License       | MIT
| Doc PR        | -

Commits
-------

9295348 [HttpKernel] fix forwarding trusted headers as server parameters
@nicolas-grekas nicolas-grekas deleted the http-kernel-fix branch August 24, 2018 14:42
This was referenced Aug 27, 2018
@vlahanas
Copy link

When generating a url using UrlGeneratorInterface with reference type UrlGeneratorInterface::ABSOLUTE_URL, it does not maintain https. Instead, it always seems to be using http for the generated url. Any clues on what might be the cause?

@nicolas-grekas
Copy link
Member Author

Please submit a separate issue and provide a reproducer, that would help a lot (please be sure this issue exists with the latest version before). Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants