Skip to content

Commit

Permalink
auth rework: use jupyterhub's built in dummy authenticator
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Jan 11, 2021
1 parent e0948f9 commit 2e3a73a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion images/hub/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
jupyterhub

## Authenticators
jupyterhub-dummyauthenticator
jupyterhub-firstuseauthenticator
jupyterhub-hmacauthenticator
jupyterhub-ldapauthenticator
Expand Down
1 change: 0 additions & 1 deletion images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ ipython-genutils==0.2.0 # via traitlets
jinja2==2.11.2 # via jupyterhub, jupyterhub-kubespawner
jsonschema==3.2.0 # via jupyter-telemetry
jupyter-telemetry==0.1.0 # via jupyterhub
jupyterhub-dummyauthenticator==0.3.1 # via -r requirements.in
jupyterhub-firstuseauthenticator==0.14.1 # via -r requirements.in
jupyterhub-hmacauthenticator==1.0 # via -r requirements.in
jupyterhub-idle-culler==1.0 # via -r requirements.in
Expand Down

0 comments on commit 2e3a73a

Please sign in to comment.