Skip to content
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

[HttpFoundation] Do not overwrite the Authorization header if it is already set #17478

Closed

Conversation

jakzal
Copy link
Contributor

@jakzal jakzal commented Jan 21, 2016

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

@stloyd
Copy link
Contributor

stloyd commented Jan 21, 2016

This bug AFAIK exists on 2.3+ so it should be merged in lowest branch not highest.

@jakzal
Copy link
Contributor Author

jakzal commented Jan 21, 2016

@stloyd yes, it should be merged on 2.3. That's what I based my branch on. I selected the wrong target branch when sending the PR :)

@xabbuh
Copy link
Member

xabbuh commented Jan 21, 2016

👍

@fabpot
Copy link
Member

fabpot commented Jan 22, 2016

Thank you @jakzal.

fabpot added a commit that referenced this pull request Jan 22, 2016
… if it is already set (jakzal)

This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #17478).

Discussion
----------

[HttpFoundation] Do not overwrite the Authorization header if it is already set

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

Commits
-------

53ebfda [HttpFoundation] Do not overwrite the Authorization header if it is already set
@fabpot fabpot closed this Jan 22, 2016
@jakzal jakzal deleted the server-bag-authorization-header branch January 22, 2016 08:08
@fabpot fabpot mentioned this pull request Feb 3, 2016
This was referenced Feb 28, 2016
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.

None yet

5 participants