Commit History

Author SHA1 Message Date
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke b7748d3c00 Import HomeServer from the proper module. (#9665) 3 years ago
  Dirk Klimpel 8dd2ea65a9 Consistently check whether a password may be set for a user. (#9636) 3 years ago
  Patrick Cloke 1baab20352 Add type hints to various handlers. (#9223) 3 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
  Patrick Cloke 9dc6f3075a Hash passwords earlier in the password reset process (#7538) 4 years ago
  Patrick Cloke eed7c5b89e Convert auth handler to async/await (#7261) 4 years ago
  Dirk Klimpel e8e2ddb60a Allow server admins to define and enforce a password policy (MSC2000). (#7118) 4 years ago
  Patrick Cloke 88b41986db Add an option to the set password API to choose whether to logout other devices. (#7085) 4 years ago
  Daniel Hoffend 9646a593ac Added possibilty to disable local password authentication (#5092) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Erik Johnston f8e1ab5fee Do bcrypt hashing in a background thread 6 years ago
  Richard van der Hoff ad7e570d07 Delete devices in various logout situations 6 years ago
  Richard van der Hoff ae31f8ce45 Move set_password into its own handler 6 years ago