Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-06-12 | Remove redundant `room_version` param from `check_auth_rules_from_context` | Richard van der Hoff | 4 | -35/+8 |
2022-06-12 | Remove `room_version` param from `check_auth_rules_for_event` | Richard van der Hoff | 6 | -65/+16 |
2022-06-12 | Remove `room_version` param from `validate_event_for_room_version` | Richard van der Hoff | 6 | -14/+14 |
2022-06-12 | EventAuthTestCase: build events for the right room version | Richard v |