mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 05:53:00 +00:00
corrected MyST anchors location and minor error
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Authentication and User Basics
|
||||
|
||||
(authenticators)=
|
||||
|
||||
# Authentication and User Basics
|
||||
|
||||
The default Authenticator uses [PAM][] (Pluggable Authentication Module) to authenticate system users with
|
||||
their username and password. With the default Authenticator, any user
|
||||
with an account and password on the system will be allowed to login.
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# Security settings
|
||||
|
||||
(security-basics)=
|
||||
|
||||
# Security settings
|
||||
|
||||
:::{important}
|
||||
You should not run JupyterHub without SSL encryption on a public network.
|
||||
:::
|
||||
|
Reference in New Issue
Block a user