mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-12 17:24:48 +00:00
a7e9d8762d
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.