diff options
author | Erik Johnston <erik@matrix.org> | 2017-01-30 16:55:04 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-01-30 16:55:04 +0000 |
commit | c2c9a78db9393bafed59023298e71ab2c9fc8ae7 (patch) | |
tree | f581540f64840aa934814c4b764d19ce58311657 /synapse/handlers | |
parent | Fix query (diff) | |
download | synapse-c2c9a78db9393bafed59023298e71ab2c9fc8ae7.tar.xz |
Noop device key changes if they're the same
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/e2e_keys.py | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/synapse/handlers/e2e_keys.py b/synapse/handlers/e2e_keys.py |