mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-09 11:21:08 +01:00
6d78c4d67d
* 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 |
||
---|---|---|
.. | ||
postgres | ||
shared | ||
sqlite3 | ||
tables | ||
interface.go | ||
storage.go | ||
storage_test.go | ||
storage_wasm.go |