Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Dendrite 0.3.11

Compare
Choose a tag to compare
@neilalexander neilalexander released this 02 Mar 11:48
6a35d9f

This is a security release to fix an identified vulnerability in SQLite deployments — if you are running Dendrite in SQLite mode, please upgrade immediately.

Fixes

  • SECURITY: A bug in SQLite mode which could cause the registration flow to complete unexpectedly for existing accounts has been fixed (PostgreSQL deployments are not affected)
  • A panic in the federation sender has been fixed when shutting down destination queues
  • The /keys/upload endpoint now correctly returns the number of one-time keys in response to an empty upload request