Commit Verlauf

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