diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-07-17 22:11:31 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-09-04 22:03:41 -0400 |
commit | ac4746ac4bb4d9371c5a25e94ecccd83effb8b9a (patch) | |
tree | 97870a50d9ef4f3521954c9d71bb7ae09edb7c6f /synapse/storage | |
parent | implement device signature uploading/fetching (diff) | |
download | synapse-ac4746ac4bb4d9371c5a25e94ecccd83effb8b9a.tar.xz |
allow uploading signatures of master key signed by devices
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/end_to_end_keys.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/end_to_end_keys.py b/synapse/storage/end_to_end_keys.py |