etherpad-lite/src/node/handler
muxator 90bfbeb38d PadMessageHandler.js: fixed logic error in a guard condition
The guard condition on count being non negative and < 100 used the wrong
boolean operator. In its form it was impossible.

This error was introduced in 2013, in 5592c4b0fe.
Fixes #3499
2019-02-27 00:56:41 +01:00
..
APIHandler.js api: simplify version table 2019-01-22 22:51:22 +01:00
ExportHandler.js node8: we can safely use os.tmpdir() 2019-02-19 22:01:12 +01:00
ImportHandler.js node8: get rid of node < 0.7 compatibility when deleting files. 2019-02-19 22:01:12 +01:00
PadMessageHandler.js PadMessageHandler.js: fixed logic error in a guard condition 2019-02-27 00:56:41 +01:00
SocketIORouter.js working handling of setting client ip and anonymizing etc 2014-11-04 23:25:18 +00:00