StochSS / stochss

StochSS - Software as a Service for modeling, simulation, inference and analysis of biochemical models. https://live.stochss.org
http://www.stochss.org
GNU General Public License v3.0
23 stars 21 forks source link

XSRF issues #919

Open popensesame opened 4 years ago

popensesame commented 4 years ago

Right now we're using the notebook server config c.NotebookApp.disable_check_xsrf in jupyter_notebook_config.py, but this may not be a good solution long-term (line 72)

Maybe @web.authenticated fixes this now?

BryanRumsey commented 3 years ago

This is still an issue