overleaf/services/real-time/test/unit/coffee
Shane Kilkelly 6765d03339 Track the isRestrictedUser flag on clients
Then, don't send new chat messages and new comments to those restricted clients.
We do this because we don't want to leak private information (email addresses
and names) to "restricted" users, those who have read-only access via a
shared token.
2019-10-04 10:30:24 +01:00
..
helpers Listen for updates from doc updater and send them to clients 2014-11-14 15:30:18 +00:00
AuthorizationManagerTests.coffee track permissions when clients join and leave docs 2016-09-05 12:46:52 +01:00
ChannelManagerTests.coffee update naming from Set -> Map 2019-07-24 14:18:15 +01:00
ConnectedUsersManagerTests.coffee minimal fix for undefined connected users 2019-08-16 10:07:30 +01:00
DocumentUpdaterControllerTests.coffee fix unit tests 2019-07-19 08:49:57 +01:00
DocumentUpdaterManagerTests.coffee Merge pull request #53 from overleaf/em-doc-updater-404s 2019-06-03 10:55:04 +01:00
DrainManagerTests.coffee fix unit tests 2019-08-13 17:26:49 +01:00
EventLoggerTests.coffee fix unit tests 2019-04-11 15:07:42 +01:00
RoomManagerTests.coffee ignore spurious requests to leave other docs 2019-07-29 15:19:08 +01:00
SafeJsonParseTest.coffee Add in limit on all JSON parsing 2015-12-01 11:05:49 +00:00
WebApiManagerTests.coffee Track the isRestrictedUser flag on clients 2019-10-04 10:30:24 +01:00
WebsocketControllerTests.coffee Track the isRestrictedUser flag on clients 2019-10-04 10:30:24 +01:00
WebsocketLoadBalancerTests.coffee Track the isRestrictedUser flag on clients 2019-10-04 10:30:24 +01:00