synapse/tests/handlers
Richard van der Hoff a7e9d8762d Allow clients to upload one-time-keys with new sigs
When a client retries a key upload, don't give an error if the signature has
changed (but the key is the same).

Fixes https://github.com/vector-im/riot-android/issues/1208, hopefully.
2017-05-09 19:04:56 +01:00
..
__init__.py
test_appservice.py
test_auth.py
test_device.py
test_directory.py fix tests 2017-03-23 13:20:08 +00:00
test_e2e_keys.py Allow clients to upload one-time-keys with new sigs 2017-05-09 19:04:56 +01:00
test_presence.py Modify test_user_sync so it doesn't look at last_active_ts over last_user_sync_ts 2017-03-15 15:38:57 +00:00
test_profile.py fix tests 2017-03-23 13:20:08 +00:00
test_register.py
test_typing.py push federation retry limiter down to matrixfederationclient 2017-03-23 09:28:46 +00:00