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

feature/cloudfront/sign: support SameSite option #2477

Merged

Conversation

shogo82148
Copy link
Contributor

http.Cookie has supported the SameSite option since Go 1.11.
With this pull request, SameSite option can also be used in CookieSigner for CloudFront.

@shogo82148 shogo82148 requested a review from a team as a code owner February 2, 2024 02:49
@lucix-aws lucix-aws force-pushed the samesite-option-for-cloudfront-signer branch from 0a879a6 to 830b5a1 Compare March 4, 2024 14:43
@lucix-aws lucix-aws merged commit 8e4d170 into aws:main Mar 4, 2024
11 of 12 checks passed
@shogo82148 shogo82148 deleted the samesite-option-for-cloudfront-signer branch March 5, 2024 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants