Commit Graph

6911 Commits

Author SHA1 Message Date
MinRK
fbd1217573 fix token auth in the proxy 2014-07-07 23:39:37 -05:00
MinRK
1867df4343 proxy cli via commander
and update some logging
2014-07-07 23:22:04 -05:00
MinRK
308209f71a authenticate API requests to the proxy
and add configproxy cli via mininimist
2014-07-07 17:35:01 -05:00
MinRK
d2c08b1611 better cleanup of single-user subprocesses 2014-07-07 11:55:22 -05:00
MinRK
d9b047e866 single-user starts actual notebooks 2014-07-07 11:55:14 -05:00
MinRK
bd7ce083f4 multiuser pkg 2014-07-07 10:27:53 -05:00
MinRK
4ad6b7e302 proxy websockets
and test that they are proxied
2014-06-19 16:52:21 -07:00
MinRK
d3ebeb0cc1 make multiuser_notebook a package 2014-06-19 16:51:55 -07:00
MinRK
9d16154856 use cookie paths to isolate credentials
requires multi-user to move to non-shared prefix,
so no cookies are set on ‘/‘.

Each server has its own cookie name, as well.
2014-06-19 15:26:12 -07:00
MinRK
d6ff3031d8 use shared cookie auth to query multi-user server about authentication 2014-06-17 12:56:12 -07:00
MinRK
d4c5e70ed3 init with basic working example 2014-06-12 16:22:06 -07:00