Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

v2.3.2

Compare
Choose a tag to compare
@jsharkey13 jsharkey13 released this 23 Jan 11:23
· 1283 commits to master since this release

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.