Commit History

Author SHA1 Message Date
  David Baker 4a10510cd5 Split out the auth handler 8 years ago
  David Baker dc2c527ce9 Fix password reset 8 years ago
  David Baker f5e90422f5 take extra return val from check_auth in account too 8 years ago
  David Baker aa11db5f11 Fix cache invalidation so deleting access tokens (which we did when changing password) actually takes effect without HS restart. Reinstate the code to avoid logging out the session that changed the password, removed in 415c2f05491ce65a4fc34326519754cd1edd9c54 8 years ago
  Mark Haines b7dbe5147a Add a parse_json_object function 8 years ago
  Mark Haines 5687a00e4e Allow three_pid_creds as well as threePidCreds in /account/3pid 8 years ago
  Erik Johnston c43b6dcc75 Fix change_password 8 years ago
  Daniel Wagner-Hall 2110e35fd6 Introduce a Requester object 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall 872c134807 Update endpoints to reflect current spec 8 years ago
  Daniel Wagner-Hall 14d7acfad4 Host /unstable and /r0 versions of r0 APIs 8 years ago
  Daniel Wagner-Hall f522f50a08 Allow guests to register and call /events?room_id= 8 years ago
  David Baker 184a5c81f0 Merge pull request #274 from matrix-org/add_threepid_fix 8 years ago
  David Baker 30768dcf40 Fix adding threepids to an existing account 8 years ago
  Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase 8 years ago
  David Baker f764f92647 Remove spurious extra arg to set_password 8 years ago
  Daniel Wagner-Hall 415c2f0549 Simplify LoginHander and AuthHandler 9 years ago
  David Baker eb9bd2d949 user_id now in user_threepids 9 years ago
  David Baker 03c4f0ed67 pep8 9 years ago
  David Baker f1acb9fd40 logging args 9 years ago
  David Baker 7ac8a60c6f More underscores 9 years ago
  David Baker 03eb4adc6e Dedicated error code for failed 3pid auth verification 9 years ago
  David Baker 8db6832db8 Password reset, finally. 9 years ago
  David Baker 117f35ac4a Add endpoint to get threepids from server 9 years ago
  David Baker f96ab9d18d make add3pid servlet work 9 years ago
  David Baker 0b1a8500a2 just the once would probably be fine 9 years ago
  David Baker bf5e54f255 Register the 3pid servlet 9 years ago
  David Baker 94e1e58b4d password -> account servlet and add start of an 'add 3pid' endpoint 9 years ago