mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05: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. |
||
---|---|---|
.. | ||
helpers | ||
AuthorizationManagerTests.coffee | ||
ChannelManagerTests.coffee | ||
ConnectedUsersManagerTests.coffee | ||
DocumentUpdaterControllerTests.coffee | ||
DocumentUpdaterManagerTests.coffee | ||
DrainManagerTests.coffee | ||
EventLoggerTests.coffee | ||
RoomManagerTests.coffee | ||
SafeJsonParseTest.coffee | ||
WebApiManagerTests.coffee | ||
WebsocketControllerTests.coffee | ||
WebsocketLoadBalancerTests.coffee |