mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
Fixes `outliers whose auth_events are in a different room are correctly rejected`, by validating that auth events are all from the same room and not using rejected events for event auth. |
||
|---|---|---|
| .. | ||
| testrig | ||
| wasm | ||
| db.go | ||
| event.go | ||
| http.go | ||
| keyring.go | ||
| keys.go | ||
| room.go | ||
| slice.go | ||
| user.go | ||