Navigation Menu

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

Added base_url to path for jupyterhub-session-id cookie #3625

Merged
merged 2 commits into from Sep 27, 2021
Merged

Added base_url to path for jupyterhub-session-id cookie #3625

merged 2 commits into from Sep 27, 2021

Conversation

albertmichaelj
Copy link
Contributor

@albertmichaelj albertmichaelj commented Sep 26, 2021

This pull request fixes the jupyterhub-session-id cookie path issue as described in issue #3624. It does not fix the problem with the _xsrf cookie, so it does not completely close that issue. I'm happy for any feedback as to more elegant fixes. This seemed to be the fix with the minimum delta.

@welcome
Copy link

welcome bot commented Sep 26, 2021

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@albertmichaelj albertmichaelj changed the title Added base_url to path for jupyterhub_session_id cookie Added base_url to path for jupyterhub-session-id cookie Sep 26, 2021
@minrk minrk merged commit a906677 into jupyterhub:main Sep 27, 2021
@welcome
Copy link

welcome bot commented Sep 27, 2021

Congrats on your first merged pull request in this project! 🎉
congrats
Thank you for contributing, we are very proud of you! ❤️

@minrk
Copy link
Member

minrk commented Sep 27, 2021

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants