Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix case sensitive sameSite cookie #23586

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

Closed
wants to merge 3 commits into from
Closed

Fix case sensitive sameSite cookie #23586

wants to merge 3 commits into from

Conversation

mxkxf
Copy link
Contributor

@mxkxf mxkxf commented Jul 19, 2017

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

@ro0NL
Copy link
Contributor

ro0NL commented Jul 19, 2017

Cant/shouldnt we patch this in Cookie::fromString, thats what ResponseHeaderBag is using.

Doing it in __construct doesnt sound right to me. Then again, this is defined per spec... fine either way i guess.

👍

@fabpot
Copy link
Member

fabpot commented Jul 20, 2017

Thank you @mikefrancis.

fabpot added a commit that referenced this pull request Jul 20, 2017
This PR was submitted for the master branch but it was merged into the 3.2 branch instead (closes #23586).

Discussion
----------

Fix case sensitive sameSite cookie

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

Commits
-------

14c310f Fix case sensitive sameSite cookie
@fabpot fabpot closed this Jul 20, 2017
@mxkxf mxkxf deleted the fix/cookie-same-site branch July 20, 2017 10:17
This was referenced Aug 1, 2017
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.

6 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.