forked-synapse/synapse/state
Richard van der Hoff a8ce7aeb43
Pass room version object into event_auth.check and check_redaction (#6788)
These are easier to work with than the strings and we normally have one around.

This fixes `FederationHander._persist_auth_tree` which was passing a
RoomVersion object into event_auth.check instead of a string.
2020-01-28 14:18:29 +00:00
..
__init__.py Add StateMap type alias (#6715) 2020-01-16 13:31:22 +00:00
v1.py Pass room version object into event_auth.check and check_redaction (#6788) 2020-01-28 14:18:29 +00:00
v2.py Pass room version object into event_auth.check and check_redaction (#6788) 2020-01-28 14:18:29 +00:00