mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 04:55:58 -05:00
787af4a106
`_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.