Add FIXME note.

pull/47/head
Erik Johnston 2015-02-03 11:23:26 +00:00
parent 0f48e22ef6
commit 4ff2273b30
1 changed files with 2 additions and 0 deletions

View File

@ -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,