forked-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

2 lines
128 B
Plaintext

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.