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

Set sameSite to 'none' for cookies when using HTTPS #1229

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

stevehobbsdev
Copy link
Contributor

Changes

Sets sameSite to none when using HTTPS to resolve browser warnings.

References

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@stevehobbsdev stevehobbsdev added the review:small Small review label Jan 14, 2022
@stevehobbsdev stevehobbsdev marked this pull request as ready for review January 14, 2022 11:23
@stevehobbsdev stevehobbsdev requested a review from a team as a code owner January 14, 2022 11:23
Copy link

@jimmyjames jimmyjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@stevehobbsdev stevehobbsdev merged commit 800931b into master Jan 14, 2022
@stevehobbsdev stevehobbsdev deleted the fix/cookie-samesite branch January 14, 2022 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants