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

Store chain together with cookie hash in Redis #8584

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Oct 2, 2023

Resolves #8467

Changelog

Store chain id together with cookie hash as a key in Redis: ${chain_id}_${hash(cookie)}

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-store-chain-in-session-cookie branch from 6096daf to 1abcea5 Compare October 2, 2023 20:49
@vbaranov vbaranov force-pushed the vb-store-chain-in-session-cookie branch from 5c3b617 to 6dcbc01 Compare October 3, 2023 08:06
@vbaranov vbaranov merged commit f6a6c38 into master Oct 3, 2023
15 checks passed
@vbaranov vbaranov deleted the vb-store-chain-in-session-cookie branch October 3, 2023 08:48
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.

Account: store chainId in Redis together with hash from the session
2 participants