Skip to content

fix #7802 retry with current cookies if first request is cookie redirect - #7956

Merged
moellep merged 1 commit into
masterfrom
7802-jupyterhub-cookie
Jul 9, 2026
Merged

fix #7802 retry with current cookies if first request is cookie redirect#7956
moellep merged 1 commit into
masterfrom
7802-jupyterhub-cookie

Conversation

@moellep

@moellep moellep commented Jul 9, 2026

Copy link
Copy Markdown
Member

No description provided.

@robnagler robnagler left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Went through the logic and seems ok.

@moellep

moellep commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

It may fail oddly if a client has cookies disabled, but this is hard to test on dev. I'll try this on alpha. It is more important that the first visit works for uncookied users than the case where all cookies are disabled.

@moellep
moellep merged commit acf0801 into master Jul 9, 2026
3 checks passed
@moellep
moellep deleted the 7802-jupyterhub-cookie branch July 9, 2026 18:41
@robnagler

Copy link
Copy Markdown
Member

The only thing to worry about is a loop. I don't think that would happen, but good to test.

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