Skip to content
Snippets Groups Projects
  1. Apr 01, 2019
    • Erik Johnston's avatar
      Grandfather in existing user threepids · 3715c124
      Erik Johnston authored
      We assume, as we did before, that users bound their threepid to one of
      the trusted identity servers. So we simply fill the new table with all
      threepids in `user_threepids` joined with the trusted identity servers.
      3715c124
    • Erik Johnston's avatar
      Allowing specifying IS to use in unbind API. · 057715aa
      Erik Johnston authored
      By default the homeserver will use the identity server used during the
      binding of the 3PID to unbind the 3PID. However, we need to allow
      clients to explicitly ask the homeserver to unbind via a particular
      identity server, for the case where the 3PID was bound out of band from
      the homeserver.
      
      Implements MSC915.
      057715aa
    • Erik Johnston's avatar
      For unbind poke IS used during binding of 3PID · 9fbbc3d9
      Erik Johnston authored
      This changes the behaviour from using the server specified trusted
      identity server to using the IS that used during the binding of the
      3PID, if known.
      
      This is the behaviour specified by MSC1915.
      9fbbc3d9
    • Erik Johnston's avatar
      Track IS used to bind 3PIDs · 1666c069
      Erik Johnston authored
      This will then be used to know which IS to default to when unbinding the
      threepid.
      1666c069
  2. Mar 29, 2019
  3. Mar 28, 2019
  4. Mar 27, 2019
  5. Mar 26, 2019
  6. Mar 25, 2019
Loading