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

Authentication cookie should now be shared across subdomains #3734

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

misaugstad
Copy link
Member

Resolves #3714

This should give us real unified login, where you login in one city, and it keeps you logged in as you switch between cities.

It's now working correctly on my local environment, but I need to test it out on the test servers to know for sure, especially when it comes to using http vs https!

Things to check before submitting the PR
  • I've written a descriptive PR title.
  • I've added/updated comments for large or confusing blocks of code.

@misaugstad misaugstad self-assigned this Nov 12, 2024
@misaugstad misaugstad merged commit 94141d9 into develop Nov 12, 2024
@misaugstad misaugstad deleted the 3714-unified-login-shared-cookie branch November 12, 2024 23:54
@misaugstad misaugstad mentioned this pull request Nov 14, 2024
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.

Unified login should share authentication cookie between servers
1 participant