This repository has been archived by the owner on May 9, 2022. It is now read-only.
v2.3.2
Emergency Release
Changelog:
- Add WebSocket origin checking, since WebSockets are not protected by CORS.
- Fix a cross-origin vulnerablility due to outdated CORS headers.
- Small changes to the way WebSockets are opened initially by the front-end code, to avoid a race-condition bug.