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

[FIX] Setting cookie SameSite to Lax when session type is set to DB #1121

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

Yannick243
Copy link
Member

@Yannick243 Yannick243 commented Jul 16, 2024

This PR follows up on #1021; it sets the cookie attribute SameSite to Lax when the session type is set to DB, fixing the OAUTH2 authorization callback issue where the user was logged out after performing the authorization flow.

Related issue: #1112

@Yannick243 Yannick243 requested a review from josaphatim July 16, 2024 12:53
@marclaporte marclaporte requested a review from kroky July 19, 2024 04:11
@kroky kroky merged commit 4256e74 into cypht-org:master Jul 22, 2024
6 checks passed
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