Home
last modified time | relevance | path

Searched refs:disable_check_xsrf (Results 1 – 3 of 3) sorted by relevance

/dports/www/py-notebook/notebook-6.4.5/notebook/
H A Dnotebookapp.py281 disable_check_xsrf=jupyter_app.disable_check_xsrf,
1088 disable_check_xsrf = Bool(False, config=True, variable in NotebookApp
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/
H A Dserverapp.py328 disable_check_xsrf=jupyter_app.disable_check_xsrf,
1113 disable_check_xsrf = Bool( variable in ServerApp
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/docs/source/other/
H A Dfull-config.rst261 ServerApp.disable_check_xsrf : Bool