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

feat: Add sameSite configuration to happy_sticky_session cookie #3818

Conversation

sfitzgerald-czi
Copy link
Collaborator

The configuration is optional with a default of "Lax"

Along needs this feature for sticky sessions when running in an iframe, configured as SameSite "None"

"Lax" is the default setting for all major browsers.

- configuration is optional with a default of "Lax"
@sfitzgerald-czi sfitzgerald-czi requested a review from a team as a code owner January 29, 2025 22:56
@sfitzgerald-czi sfitzgerald-czi requested review from patangay and removed request for a team January 29, 2025 22:56
@sfitzgerald-czi
Copy link
Collaborator Author

@jakeyheath @alexlokshin-czi @jacoblerner-czi not sure how to add you guys as reviewers
doesn't like my jira number

@sfitzgerald-czi sfitzgerald-czi changed the title feat: AL-3844 Add sameSite configuration to happy_sticky_session cookie feat: Add sameSite configuration to happy_sticky_session cookie Jan 29, 2025
@alexlokshin-czi
Copy link
Contributor

Please re-create this PR without using a fork.

@sfitzgerald-czi
Copy link
Collaborator Author

Please re-create this PR without using a fork.

#3819

@sfitzgerald-czi
Copy link
Collaborator Author

Closing this cross-fork pr with one against happy repo (now that I have push access) #3819

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.

2 participants