mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 05:53:00 +00:00
Merge pull request #417 from minrk/require-confirm-insecure
require confirmation for JupyterHub to run without SSL
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
See `git log` for a more detailed summary.
|
||||
|
||||
## 0.5
|
||||
|
||||
- Single-user server must be run with Jupyter Notebook ≥ 4.0
|
||||
- Require `--no-ssl` confirmation to allow the Hub to be run without SSL (e.g. behind SSL termination in nginx)
|
||||
|
||||
|
||||
## 0.4
|
||||
|
||||
### 0.4.1
|
||||
|
Reference in New Issue
Block a user