Merge pull request #5978 from dlrice/patch-1

Update security.rst
pull/5980/head
Kevin Bates 5 years ago committed by GitHub
commit ccb2d18d9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,7 +72,7 @@ and store the hashed password in your :file:`jupyter_notebook_config.json`.
:command:`jupyter notebook password` command is added.
It is possible disable authentication altogether by setting the token and password to empty strings,
It is possible to disable authentication altogether by setting the token and password to empty strings,
but this is **NOT RECOMMENDED**, unless authentication or access restrictions are handled at a different layer in your web application:
.. sourcecode:: python

Loading…
Cancel
Save