0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-16 06:38:59 +02:00
synapse/changelog.d/6797.misc
Erik Johnston c80a9fe13d
When a client asks for remote keys check if should resync. (#6797)
If we detect that the remote users' keys may have changed then we should
attempt to resync against the remote server rather than using the
(potentially) stale local cache.
2020-01-30 15:06:58 +00:00

1 line
128 B
Text

When a client asks for a remote user's device keys check if the local cache for that user has been marked as potentially stale.