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

Undo workaround for SameSite Cookie support in WebFlux servers #31954

Closed
bclozel opened this issue Jan 5, 2024 · 0 comments
Closed

Undo workaround for SameSite Cookie support in WebFlux servers #31954

bclozel opened this issue Jan 5, 2024 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Jan 5, 2024

#23693 introduced "SameSite" support for cookies and temporarily added workarounds by manually writing the entire Cookie header. At the time, servers did not support this feature.

This issue is about using the native support for SameSite as this feature is now properly supported by servers.

@bclozel bclozel added in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task labels Jan 5, 2024
@bclozel bclozel added this to the 6.1.3 milestone Jan 5, 2024
@bclozel bclozel self-assigned this Jan 5, 2024
@bclozel bclozel closed this as completed in 1372265 Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant