mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-27 21:00:49 +00:00
55af5e502f
Also drop dead code: - user_id bailout There is a check on a completed joinProject call now. It will always set a user_id, see Router.coffee which has a fallback `{_id:"..."}`. - late project_id bailout WebsocketLoadBalancer.emitToRoom will not work without a project_id. We have to bail out before the call. |
||
---|---|---|
.. | ||
.github | ||
app/coffee | ||
config | ||
test | ||
.dockerignore | ||
.gitignore | ||
.nvmrc | ||
app.coffee | ||
buildscript.txt | ||
docker-compose.ci.yml | ||
docker-compose.yml | ||
Dockerfile | ||
Jenkinsfile | ||
Makefile | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
socket.io.patch.js |