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 koa sessions in redis instead of cookies #15575

Merged
merged 12 commits into from
Feb 19, 2025
Merged

Conversation

shogunpurple
Copy link
Member

No description provided.

@shogunpurple shogunpurple requested a review from a team as a code owner February 19, 2025 00:11
@shogunpurple shogunpurple requested review from samwho and removed request for a team February 19, 2025 00:11
Copy link

qa-wolf bot commented Feb 19, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@@ -63,6 +63,11 @@ http {
proxy_send_timeout 120s;
proxy_http_version 1.1;

# Enable buffering for potentially large OIDC configs
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed for testing OIDC configs in dev

@shogunpurple shogunpurple merged commit df4e72a into master Feb 19, 2025
4 checks passed
@shogunpurple shogunpurple deleted the redis-sessions branch February 19, 2025 10:40
@github-actions github-actions bot locked and limited conversation to collaborators Feb 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants