bird-house / birdhouse-deploy

Scripts and configurations to deploy the various birds and servers required for a full-fledged production platform
https://birdhouse-deploy.readthedocs.io/en/latest/
Apache License 2.0
4 stars 6 forks source link

Jupyterhub: fix authentication bug when changing settings #446

Closed mishaschwartz closed 5 months ago

mishaschwartz commented 5 months ago

Overview

If the JUPYTERHUB_AUTHENTICATOR_AUTHORIZATION_URL variable or JUPYTERHUB_CRYPT_KEY is unset without clearing the jupyterhub database, users could no longer spawn jupyterlab servers.

Changes

Non-breaking changes

Related Issue / Discussion

Additional Information

Links to other issues or sources.

Related to: https://github.com/Ouranosinc/jupyterhub/pull/30

CI Operations

birdhouse_daccs_configs_branch: master birdhouse_skip_ci: false