diff --git a/share/jupyter/hub/templates/login.html b/share/jupyter/hub/templates/login.html index bd35bd5a..dfdec9a5 100644 --- a/share/jupyter/hub/templates/login.html +++ b/share/jupyter/hub/templates/login.html @@ -22,9 +22,9 @@
+
Warning: JupyterHub seems to be served over an unsecured HTTP connection. - We strongly recommend enabling TLS for JupyterHub. + We strongly recommend enabling HTTPS for JupyterHub.
{% if login_error %} @@ -72,8 +72,10 @@ {{super()}}