mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-09 07:41:18 +02:00
When fetching remote devices for the first time, we did not correctly include the cross signing keys in the returned results. c.f. #11159
2 lines
143 B
Plaintext
2 lines
143 B
Plaintext
Fix long-standing bug where cross signing keys were not included in the response to `/r0/keys/query` the first time a remote user was queried.
|