sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

implement session=none #4996

Open williamstein opened 3 years ago

williamstein commented 3 years ago

This will be a special session where nothing is restored on browser refresh.

It used to be that session= served this role, but for some reason that query params just gets removed and we revert to session=default on refresh. So implement something new, where the special session none just skips the re-open process. This might be easy -- probably 1 line of code...

williamstein commented 3 years ago

To use

https://cocalc.com/?session=none