diff options
author | Erik Johnston <erik@matrix.org> | 2020-09-16 11:56:23 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2020-09-16 11:56:23 +0100 |
commit | c570f24acc276e204d9fe743c2ea5c369407be08 (patch) | |
tree | fa24838bc5415fd6058734bc4c34f848ce00f40e /synapse/federation/federation_client.py | |
parent | 1.19.1 (diff) | |
download | synapse-c570f24acc276e204d9fe743c2ea5c369407be08.tar.xz |
Don't assume that an event has an origin field
This fixes #8319.
Diffstat (limited to 'synapse/federation/federation_client.py')
-rw-r--r-- | synapse/federation/federation_client.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |