diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-01 10:55:02 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-01 10:55:02 +0100 |
commit | 516a272aca16670961c3d337a152ce507371c0cd (patch) | |
tree | e941fb08b0017037310bc1780c6b67cb18be0483 | |
parent | Merge branch 'release-v0.17.1' of github.com:matrix-org/synapse (diff) | |
download | synapse-516a272aca16670961c3d337a152ce507371c0cd.tar.xz |
Ensure we only return a validated pdu in get_pdu
-rw-r--r-- | synapse/federation/federation_client.py | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |