Skip to content
Snippets Groups Projects
Commit 4ff2273b authored by Erik Johnston's avatar Erik Johnston
Browse files

Add FIXME note.

parent 0f48e22e
No related merge requests found
......@@ -716,6 +716,8 @@ class FederationHandler(BaseHandler):
context.rejected = RejectedReason.AUTH_ERROR
# FIXME: Don't store as rejected with AUTH_ERROR if we haven't
# seen all the auth events.
yield self.store.persist_event(
event,
context=context,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment