0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-25 12:28:55 +02:00
dendrite/federationapi
Neil Alexander 6d78c4d67d
Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368)
* Fix retrieving cross-signing signatures in `/user/devices/{userId}`

We need to know the target device IDs in order to get the signatures and we weren't populating those.

* Fix up signature retrieval

* Fix SQLite

* Always include the target's own signatures as well as the requesting user
2022-04-22 14:58:24 +01:00
..
api MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
consumers Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
internal Update to matrix-org/gomatrixserverlib#300 2022-04-05 14:43:44 +01:00
inthttp MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
producers Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
queue Slower federation warm-up (#2320) 2022-04-04 15:14:10 +01:00
routing Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368) 2022-04-22 14:58:24 +01:00
statistics Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
storage Remove unused partition_offset_table (#2288) 2022-03-21 10:47:41 +01:00
types Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi.go Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi_keys_test.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00
federationapi_test.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00