Files
jupyterhub/docs/source
Min RK 7811bf518b cleanup some cookie names
In part to cleanup a few remnants of early design where jupyterhub was ‘jupyter-hub’ instead of ‘jupyterhub’.
Should also clarify to some degree what the cookies are for.

- hub login cookie is now ‘jupyterhub-hub-login’ instead of ‘jupyter-hub-token’
- user server cookie is now ‘jupyterhub-user-<name>’ instead of ‘user-name’ to keep jupyterhub prefix on all cookies

All cookies at this point:

- jupyterhub-session-id on /
- jupyterhub-hub-login on /hub/ (the main login cookie)
- jupyterhub-services on /services/
- jupyterhub-user-<name> on /user/:name
- jupyterhub-user-<name>-oauth-state on /user/:name during oauth
2018-03-05 10:55:07 +01:00
..
2017-10-03 12:42:52 +02:00
2017-08-10 10:39:44 -07:00
2017-08-10 10:39:44 -07:00
2017-08-11 09:05:54 -07:00
2017-11-07 13:39:10 +01:00
2017-06-12 12:04:41 -07:00
2017-08-16 15:41:22 +02:00
2017-08-07 14:35:17 -07:00
2016-08-18 04:47:21 -07:00
2018-03-05 10:55:07 +01:00