diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-11-08 12:48:19 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-11-08 12:48:19 +0000 |
commit | c08c649fa12aa0f594eaed4a56638390851c1244 (patch) | |
tree | 0aaa3325b4035dc563ac3692f34b122dda52c8a8 /synapse/storage | |
parent | Fix encoding error for consent form on python3 (diff) | |
parent | Lets convert bytes to unicode instead (diff) | |
download | synapse-c08c649fa12aa0f594eaed4a56638390851c1244.tar.xz |
Merge remote-tracking branch 'origin/erikj/fix_device_comparison' into matrix-org-hotfixes
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/end_to_end_keys.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/storage/end_to_end_keys.py b/synapse/storage/end_to_end_keys.py |