embark-area-51/lib/modules/webserver
Andre Medeiros 53bc4d945a
Change back how auth works for websockets.
As it turns out, a websocket request doesn't contain some of the
hashable properties in order to be validated. Because of that, we'll
still use tokens here until we find a better way to do it.
2018-10-23 11:08:22 +02:00
..
backend fix eslint on EVERYTHING 2018-10-23 10:26:14 +02:00
templates webserver: Emit websocket outputError and show error on the landing page. 2018-10-22 19:25:17 +02:00
index.js refactor(modules/webserver): use ProcessManager APIs to start and stop the server 2018-10-23 10:58:33 +02:00
server.js Change back how auth works for websockets. 2018-10-23 11:08:22 +02:00