summary refs log tree commit diff
path: root/synapse/handlers/pagination.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-12Remove redundant `room_version` param from `check_auth_rules_from_context`Richard van der Hoff4-35/+8
It's now implied by the room_version property on the event.
2022-06-12Remove `room_version` param from `check_auth_rules_for_event`Richard van der Hoff6-65/+16