jupyter-server / jupyter_server

The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
https://jupyter-server.readthedocs.io
BSD 3-Clause "New" or "Revised" License
484 stars 295 forks source link

Update documentation for `cookie_secret` #1433

Closed krassowski closed 2 months ago

krassowski commented 3 months ago

Fixes https://github.com/jupyter-server/jupyter_server/issues/1432

krassowski commented 3 months ago

I verified that the documentation itself is ok: https://jupyter-server.readthedocs.io/en/latest/operators/security.html#identity-model it is only docstring that was outdated.