Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Use Strict SameSite mode for temp data cookies #6344

Merged
merged 1 commit into from
May 31, 2017
Merged

Conversation

JunTaoLuo
Copy link
Contributor

@JunTaoLuo JunTaoLuo commented May 31, 2017

Reacting to aspnet/HttpAbstractions#843 Last time @rynowak and I spoke about this and it seemed that a Strict SameSite attribute is appropriate since we expect the usage to be initiated with only same-site requests. Will there be any scenarios where we would want to send this cookie along during a cross-site request?

@rynowak
Copy link
Member

rynowak commented May 31, 2017

I can't think of any reason why we'd want another domain to be able to use the cookie cross-domain. :shipit:

@JunTaoLuo JunTaoLuo merged commit 3a4cae7 into dev May 31, 2017
@JunTaoLuo JunTaoLuo deleted the johluo/samesite branch May 31, 2017 22:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants