diff options
author | Erik Johnston <erik@matrix.org> | 2020-08-04 09:49:58 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2020-08-04 09:50:03 +0100 |
commit | 14ddce892f474800ebf51e70cf2f6ed6d16a05a5 (patch) | |
tree | 8792f2828e65541bb254bb33dceb16feea1dd7f1 /synapse/config/tracer.py | |
parent | Remove signature check on v1 identity server lookups (#8001) (diff) | |
download | synapse-14ddce892f474800ebf51e70cf2f6ed6d16a05a5.tar.xz |
Remove consensus logic from inbound federation.
The logic is "designed" to "handle" the case where the servers view of the state at an event doesn't match what the remote server set as the auth events. With some hand waving the server would try and come to some sort of conclusion of which side was correct, involving state resolution, but this could come up with interesting results. The entire process is unspecced and buggy, so let's just remove it.
Diffstat (limited to 'synapse/config/tracer.py')
0 files changed, 0 insertions, 0 deletions