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

Add samesite attribute to session cookie after session migration #29094

Merged
merged 1 commit into from Nov 6, 2018

Conversation

rpkamp
Copy link
Contributor

@rpkamp rpkamp commented Nov 5, 2018

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #29092
License MIT
Doc PR N/A

@rpkamp rpkamp force-pushed the samesite-session-regenerate branch from 7d7316a to df90300 Compare November 5, 2018 09:25
@nicolas-grekas nicolas-grekas added this to the 4.2 milestone Nov 6, 2018
@nicolas-grekas
Copy link
Member

Thank you @rpkamp.

@nicolas-grekas nicolas-grekas merged commit df90300 into symfony:master Nov 6, 2018
nicolas-grekas added a commit that referenced this pull request Nov 6, 2018
…ration (rpkamp)

This PR was merged into the 4.2-dev branch.

Discussion
----------

Add samesite attribute to session cookie after session migration

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

Commits
-------

df90300 Add samesite attribute to session cookie after session migration
@rpkamp rpkamp deleted the samesite-session-regenerate branch November 6, 2018 15:34
@fabpot fabpot mentioned this pull request Nov 16, 2018
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

3 participants