mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 15:44:50 -04:00
Merge branch 'rav/simplify_event_auth_interface' into develop
This commit is contained in:
commit
f68b5e5773
11 changed files with 239 additions and 228 deletions
|
@ -574,7 +574,6 @@ async def _iterative_auth_checks(
|
|||
|
||||
try:
|
||||
event_auth.check_auth_rules_for_event(
|
||||
room_version,
|
||||
event,
|
||||
auth_events.values(),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue