dendrite/keyserver/storage
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
..
postgres Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368) 2022-04-22 14:58:24 +01:00
shared Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368) 2022-04-22 14:58:24 +01:00
sqlite3 Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368) 2022-04-22 14:58:24 +01:00
tables Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368) 2022-04-22 14:58:24 +01:00
interface.go Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368) 2022-04-22 14:58:24 +01:00
storage_test.go 64-bit stream IDs for device list updates (#2267) 2022-03-10 13:17:28 +00:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
storage.go Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00:00