diff options
author | Mark Haines <mark.haines@matrix.org> | 2014-10-15 13:57:12 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2014-10-15 13:57:12 +0100 |
commit | 27d0c1ecc21026e9fb231746114b53b83ed0b594 (patch) | |
tree | e32b0781ff4ff7d46b3cf25f2f2715aa9248cc16 /synapse | |
parent | Storage for pdu signatures (diff) | |
parent | SYN-103: Ignore the 'origin' key in received EDUs. Instead take the origin fr... (diff) | |
download | synapse-27d0c1ecc21026e9fb231746114b53b83ed0b594.tar.xz |
Merge branch 'develop' into event_signing
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/federation/replication.py | 2 | ||||
-rw-r--r-- | synapse/federation/units.py | 8 |
2 files changed, 7 insertions, 3 deletions
diff --git a/synapse/federation/replication.py b/synapse/federation/replication.py |