diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2020-02-04 12:03:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 12:03:54 -0500 |
commit | 74bf3fdbb98ab8654a90bfd72a0b067ea7413f8f (patch) | |
tree | 15f395ffa138ff83a7af9d13aafd41b68a716a81 | |
parent | Update CONTRIBUTING.md about merging PRs. (#6846) (diff) | |
parent | add changelog (diff) | |
download | synapse-74bf3fdbb98ab8654a90bfd72a0b067ea7413f8f.tar.xz |
Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_device_fed
add device signatures to device key query results
-rw-r--r-- | changelog.d/6844.bugfix | 1 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/devices.py | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/changelog.d/6844.bugfix b/changelog.d/6844.bugfix new file mode 100644 |