0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-30 21:49:07 +02:00
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 Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_appservice.py Make AppserviceHandler stream events from database 2016-08-18 11:54:41 +01:00
test_auth.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
test_device.py Implement device key caching over federation 2017-01-26 16:07:24 +00:00
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 Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
test_typing.py push federation retry limiter down to matrixfederationclient 2017-03-23 09:28:46 +00:00