mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Add FIXME
This commit is contained in:
parent
96779d2490
commit
3defd5b3ee
@ -179,6 +179,7 @@ class FederationHandler(BaseHandler):
|
|||||||
context=event.room_id,
|
context=event.room_id,
|
||||||
event_id=event.event_id,
|
event_id=event.event_id,
|
||||||
)
|
)
|
||||||
|
# FIXME: Get auth chain for these state events
|
||||||
|
|
||||||
current_state = state
|
current_state = state
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user