mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-16 21:02:14 +00:00
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.