diff options
author | Erik Johnston <erik@matrix.org> | 2017-03-29 10:56:26 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-03-29 10:56:26 +0100 |
commit | ac6bc5551204467e30d6544bd9ab520b71695687 (patch) | |
tree | ca6f19a1c34f5a476bb0187a9241492e1e4908c0 | |
parent | The algorithm is part of the key id (diff) | |
download | synapse-ac6bc5551204467e30d6544bd9ab520b71695687.tar.xz |
Correctly look up key
-rw-r--r-- | synapse/storage/end_to_end_keys.py | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/synapse/storage/end_to_end_keys.py b/synapse/storage/end_to_end_keys.py |