mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-08 10:34:10 +00:00

- add docs, tests - deprecate DummyAuthenticator.password, pointing to new class - accept no password as valid config (no login possible) - log warnings for suspicious config (e.g. passwords not set, admin password set, but no admin users, etc.)
644 B
644 B
Authenticators
.. module:: jupyterhub.auth
{class}Authenticator
.. autoconfigurable:: Authenticator
:members:
{class}LocalAuthenticator
.. autoconfigurable:: LocalAuthenticator
:members:
{class}PAMAuthenticator
.. autoconfigurable:: PAMAuthenticator
{class}DummyAuthenticator
.. autoconfigurable:: DummyAuthenticator
.. module:: jupyterhub.authenticators.shared
{class}SharedPasswordAuthenticator
.. autoconfigurable:: SharedPasswordAuthenticator
:no-inherited-members: