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

Fetch verify key locally rather than trying to do so over federation if origin and host are the same. #11129

Merged
merged 10 commits into from
Oct 28, 2021

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    89e3fbf View commit details
    Browse the repository at this point in the history
  2. add logic to check if origin server is same as host and fetch verify …

    …key locally rather than over federation
    H-Shay committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7673fd8 View commit details
    Browse the repository at this point in the history
  3. add changelog

    H-Shay committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    955bae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    44f4a94 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Make changelog entry one line

    H-Shay committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    1f45f4c View commit details
    Browse the repository at this point in the history
  2. remove verify_json_locally and push locality check to process_request…

    …, add function process_request_locally
    H-Shay committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    c1a2c73 View commit details
    Browse the repository at this point in the history
  3. remove leftover code reference

    H-Shay committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    d1c4bc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    939c07b View commit details
    Browse the repository at this point in the history
  2. add type hint to process_json

    H-Shay committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    bc75c2b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    2834a71 View commit details
    Browse the repository at this point in the history