diff options
author | Erik Johnston <erik@matrix.org> | 2016-07-21 11:14:54 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-07-21 11:14:54 +0100 |
commit | 081e5d55e68b1a55d4f52ef062084d9126ce2231 (patch) | |
tree | 9733450d47dc46035061dd03207f8d6dfc654077 /synapse | |
parent | Merge pull request #938 from matrix-org/rav/add_device_id_to_client_ips (diff) | |
download | synapse-081e5d55e68b1a55d4f52ef062084d9126ce2231.tar.xz |
Send the correct host header when fetching keys
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/crypto/keyclient.py | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/synapse/crypto/keyclient.py b/synapse/crypto/keyclient.py |