mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-19 05:15:29 +00:00
784a28bbc8
The spec says `device_keys` may be omitted, but not set to `null`. This was temporarily allowed as a workaround for misbehaving clients (see #19023), which have since been fixed. Fixes #19030