forked-synapse/synapse/state
Richard van der Hoff 0d9d36b15c Remove room_version param from check_auth_rules_for_event
Instead, use the `room_version` property of the event we're checking.

The `room_version` was originally added as a parameter somewhere around #4482,
but really it's been redundant since #6875 added a `room_version` field to `EventBase`.
2022-06-12 23:13:10 +01:00
..
__init__.py Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 2022-06-06 16:46:11 +01:00
v1.py Remove room_version param from check_auth_rules_for_event 2022-06-12 23:13:10 +01:00
v2.py Remove room_version param from check_auth_rules_for_event 2022-06-12 23:13:10 +01:00