Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Add SameSite=None Secure to cookies #1917

Merged
merged 1 commit into from
May 28, 2020
Merged

Add SameSite=None Secure to cookies #1917

merged 1 commit into from
May 28, 2020

Conversation

rijkvanzanten
Copy link
Member

@rijkvanzanten rijkvanzanten commented May 28, 2020

This adds SameSite=None; Secure to the cookie provided in cookie mode for auth, which ensures the API won't break when the browsers update their cookie policy to require those.

Fixes #1819
Fixes #1385

@rijkvanzanten rijkvanzanten added the bug Something isn't working label May 28, 2020
@rijkvanzanten rijkvanzanten self-assigned this May 28, 2020
@rijkvanzanten rijkvanzanten merged commit d7effa4 into master May 28, 2020
@rijkvanzanten rijkvanzanten deleted the samesite-secure branch May 28, 2020 20:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cookies: SameSite Attribute PHP Session Cookie - SameSite Attribute
1 participant