Demande #5796
Mise à jour etherpad 1.8.18
Start date:
02/26/2022
Due date:
% Done:
100%
Estimated time:
Description
Changelog¶
Security fixes¶
- Fixed a vunlerability in the `CHANGESET_REQ` message handler that allowed a
user with any access to read any pad if the pad ID is known.
Notable enhancements and fixes¶
- Fixed a bug that caused all pad edit messages received at the server to go
through a single queue. Now there is a separate queue per pad as intended,
which should reduce message processing latency when many pads are active at
the same time.