diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-05 16:36:07 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-05 16:36:07 +0100 |
commit | 24f36469bc5c634ff49c87e49e32579d6ac43d7c (patch) | |
tree | 4b80da2084c1c9f581162e9dab3fb67693457d67 /synapse/federation/transport | |
parent | Change the way we specify if we require auth or not (diff) | |
download | synapse-24f36469bc5c634ff49c87e49e32579d6ac43d7c.tar.xz |
Add federation /version API
Diffstat (limited to 'synapse/federation/transport')
-rw-r--r-- | synapse/federation/transport/server.py | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/synapse/federation/transport/server.py b/synapse/federation/transport/server.py |