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

Hoist cache_joined_hosts_for_event to caller #10986

Commits on Oct 4, 2021

  1. Host cache_joined_hosts_for_event to caller

    `_check_event_auth` is only called in two places, and only one of those sets
    `send_on_behalf_of`. Warming the cache isn't really part of auth anyway, so
    moving it out makes a lot more sense.
    richvdh committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    5e6bf1c View commit details
    Browse the repository at this point in the history