mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-18 13:57:14 +00:00
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