0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-10 03:42:03 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff
787af4a106
Host cache_joined_hosts_for_event to caller (#10986)
`_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.
2021-10-05 13:01:41 +01:00