Skip to content
Snippets Groups Projects
Commit 8058f9a7 authored by Jonas Waeber's avatar Jonas Waeber
Browse files

fix

parent 3ea94eae
Branches
No related tags found
No related merge requests found
Checking pipeline status
......@@ -176,7 +176,7 @@ c = get_config() #noqa
# - pam: jupyterhub.auth.PAMAuthenticator
# Default: 'jupyterhub.auth.PAMAuthenticator'
c.JupyterHub.authenticator_class = 'nativeauthenticator.NativeAuthenticator'
c.Authenticator.allow_all = True
c.NativeAuthenticator.open_signup = True
## The base URL of the entire application.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment