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

Remove Microsoft.AspNetCore.SuppressSameSiteNone compat switch #14739

Closed
Tratcher opened this issue Oct 4, 2019 · 0 comments
Closed

Remove Microsoft.AspNetCore.SuppressSameSiteNone compat switch #14739

Tratcher opened this issue Oct 4, 2019 · 0 comments
Assignees
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Done This issue has been fixed task

Comments

@Tratcher
Copy link
Member

Tratcher commented Oct 4, 2019

#13776 added the compat switch Microsoft.AspNetCore.SuppressSameSiteNone for 3.1 that can now be removed from 5.0. Note the same switch is used in multiple assemblies and they all need to be removed.

Blocked until all the auto-branch merging 2.1->2.2->3.0->3.1->master is done.

https://github.com/aspnet/AspNetCore/search?q=SuppressSameSiteNone&unscoped_q=SuppressSameSiteNone

@Tratcher Tratcher self-assigned this Oct 4, 2019
@Tratcher Tratcher added the blocked The work on this issue is blocked due to some dependency label Oct 4, 2019
@analogrelay analogrelay added this to the 5.0.0-preview1 milestone Oct 8, 2019
@Tratcher Tratcher added Done This issue has been fixed and removed blocked The work on this issue is blocked due to some dependency labels Oct 22, 2019
@dotnet dotnet locked as resolved and limited conversation to collaborators Dec 2, 2019
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Done This issue has been fixed task
Projects
None yet
Development

No branches or pull requests

3 participants