synapse/changelog.d/11234.bugfix
Erik Johnston af784644c3
Include cross-signing signatures when syncing remote devices for the first time (#11234)
When fetching remote devices for the first time, we did not correctly include the cross signing keys in the returned results.

c.f. #11159
2021-11-09 11:45:36 +00:00

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.