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

Add xsrf token to the login, signup, and password changing pages #239

Merged
merged 2 commits into from
May 8, 2023
Merged

Add xsrf token to the login, signup, and password changing pages #239

merged 2 commits into from
May 8, 2023

Conversation

agostof
Copy link
Contributor

@agostof agostof commented May 7, 2023

This modifies several templates to include the xsrf token in the form for the login, signup, and other admin pages. This problem seems to affect JupyterHub 4.0. This fixes: #238

@welcome
Copy link

welcome bot commented May 7, 2023

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! 🎉

@minrk
Copy link
Member

minrk commented May 8, 2023

Thanks! Merged as #236

@minrk minrk closed this May 8, 2023
@minrk minrk reopened this May 8, 2023
@minrk
Copy link
Member

minrk commented May 8, 2023

sorry for closing, I see you caught a couple more files than #236.

@agostof
Copy link
Contributor Author

agostof commented May 8, 2023

Thanks, I didn't notice #236 until I was about to do the PR. Sorry for the confusion!

@minrk minrk merged commit d481fec into jupyterhub:main May 8, 2023
@welcome
Copy link

welcome bot commented May 8, 2023

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

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

Successfully merging this pull request may close these issues.

'_xsrf' missing in login, signup and password changing pages
3 participants