Skip to content
Snippets Groups Projects
  1. Jul 18, 2016
    • Richard van der Hoff's avatar
      Refactor login flow · dcfd71aa
      Richard van der Hoff authored
      Make sure that we have the canonical user_id *before* calling
      get_login_tuple_for_user_id.
      
      Replace login_with_password with a method which just validates the password,
      and have the caller call get_login_tuple_for_user_id. This brings the password
      flow into line with the other flows, and will give us a place to register the
      device_id if necessary.
      dcfd71aa
    • Richard van der Hoff's avatar
      Fix a doc-comment · 6344db65
      Richard van der Hoff authored
      The `store` in a handler is a generic DataStore, not just an events.StateStore.
      6344db65
  2. Jul 15, 2016
  3. Jul 14, 2016
  4. Jul 13, 2016
  5. Jul 12, 2016
  6. Jul 11, 2016
  7. Jul 08, 2016
  8. Jul 07, 2016
  9. Jul 06, 2016
Loading