summary refs log tree commit diff
path: root/changelog.d/6797.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* When a client asks for remote keys check if should resync. (#6797)Erik Johnston2020-01-301-0/+1
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.