summary refs log tree commit diff
path: root/synapse/handlers
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-12-16 19:07:20 +0000
committerErik Johnston <erik@matrix.org>2014-12-16 19:07:20 +0000
commit3defd5b3ee39f0e528632bbab431e2f8bac5c1fd (patch)
treee378edeafcf116e7275b4c54d7ee75830af1a33d /synapse/handlers
parentFix bug where we did not send the full auth chain to people that joined over ... (diff)
downloadsynapse-3defd5b3ee39f0e528632bbab431e2f8bac5c1fd.tar.xz
Add FIXME
Diffstat (limited to 'synapse/handlers')
-rw-r--r--synapse/handlers/federation.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py
index 692c2d8a7b..f52eb1205b 100644
--- a/synapse/handlers/federation.py
+++ b/synapse/handlers/federation.py
@@ -179,6 +179,7 @@ class FederationHandler(BaseHandler):
                     context=event.room_id,
                     event_id=event.event_id,
                 )
+                # FIXME: Get auth chain for these state events
 
             current_state = state