summary refs log tree commit diff
path: root/changelog.d/15423.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve robustness when handling a perspective key response by deduplicating ↵reivilibre2023-04-131-0/+1
received server keys. (#15423) * Change `store_server_verify_keys` to take a `Mapping[(str, str), FKR]` This is because we already can't handle duplicate keys — leads to cardinality violation * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org> --------- Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>