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

avoid auto logout on localhost #847

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

petrjasek
Copy link
Member

when running both newsroom and superdesk. both were using same default session cookie name and one would override the other.

Checklist

  • This pull request is not adding new forms that use redux
  • This pull request is adding missing TypeScript types to modified code segments where it's easy to do so with confidence
  • This pull request is replacing lodash.get with optional chaining for modified code segments

when running both newsroom and superdesk. both were using same
default session cookie name and one would override the other.
@petrjasek petrjasek added this to the v2.6 milestone Mar 19, 2024
@petrjasek petrjasek merged commit e25a156 into superdesk:develop Mar 20, 2024
7 checks passed
@petrjasek petrjasek deleted the fix-localhost-logout branch March 20, 2024 07:54
petrjasek added a commit that referenced this pull request Mar 20, 2024
when running both newsroom and superdesk. both were using same
default session cookie name and one would override the other.
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