Skip to content

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Mar 23, 2020

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Similar to #35605, since Chrome 80 is going to require the samesite attribute.

This is a cherry-pick of #27976

@nicolas-grekas
Copy link
Member Author

Thank you @dunglas.

@nicolas-grekas nicolas-grekas merged commit 438d9e5 into symfony:3.4 Mar 23, 2020
This was referenced Mar 27, 2020
@fabpot fabpot mentioned this pull request Mar 30, 2020
fabpot added a commit that referenced this pull request Mar 30, 2020
… delete_cookies (wouterj)

This PR was merged into the 3.4 branch.

Discussion
----------

[Security/Http] Allow setting cookie security settings for delete_cookies

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #36243 (comment)
| License       | MIT
| Doc PR        | tbd

Similar to #36173 and #36175. This is needed for Chrome 80 compatibility.

My only question is whether we should introduce these specific settings, or somehow fetch them from `framework.session`?

Commits
-------

a696d1f [Security/Http] Allow setting cookie security settings for delete_cookies
@nicolas-grekas nicolas-grekas deleted the sec-rem-samesite branch April 5, 2020 16:59
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