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

jupyterhub: update to version 1.3.0 to include login terms patch #109

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

tlvu
Copy link
Collaborator

@tlvu tlvu commented Dec 11, 2020

This version of jupyterhub includes the login terms patch originally
introduced in 8be8eea (PR #104).

This official login terms feature has a few enhancements (see jupyterhub/jupyterhub#3264 (comment)):

  • no javascript dependency
  • pop-up reminder for user to check the checkbox

Behavior change is the "Sign in" button is not longer disabled if
unchecked. It simply does not work and reminds the user to check the
checkbox if unchecked.

Before:

recorded

After:
recorded

This version of jupyterhub includes the login terms patch originally
introduced in 8be8eea.

This official login terms feature has a few enhancements:
* no javascript dependency
* pop-up reminder for user to check the checkbox

Behavior change is the "Sign in" button is not longer disabled if
unchecked.  It simply does not work and reminds the user to check the
checkbox if unchecked.
@tlvu tlvu merged commit 2bb9ce6 into master Dec 14, 2020
@tlvu tlvu deleted the update-jupyterhub-to-remove-patch branch December 14, 2020 21:53
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