Skip to content
Snippets Groups Projects
  1. Sep 22, 2016
    • Erik Johnston's avatar
      Allow invites via 3pid to bypass sender sig check · 1168cbd5
      Erik Johnston authored
      When a server sends a third party invite another server may be the one
      that the inviting user registers with. In this case it is that remote
      server that will issue an actual invitation, and wants to do it "in the
      name of" the original invitee. However, the new proper invite will not
      be signed by the original server, and thus other servers would reject
      the invite if it was seen as coming from the original user.
      
      To fix this, a special case has been added to the auth rules whereby
      another server can send an invite "in the name of" another server's
      user, so long as that user had previously issued a third party invite
      that is now being accepted.
      1168cbd5
  2. Sep 21, 2016
  3. Sep 19, 2016
  4. Sep 17, 2016
  5. Sep 16, 2016
  6. Sep 15, 2016
Loading