Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Improve robustness when handling a perspective key response by deduplicating received server keys. #15423

Merged
merged 2 commits into from
Apr 13, 2023

Commits on Apr 12, 2023

  1. 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
    reivilibre committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    bcc2d4f View commit details
    Browse the repository at this point in the history
  2. Newsfile

    Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
    reivilibre committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    02fa649 View commit details
    Browse the repository at this point in the history