Commit History

Author SHA1 Message Date
  Andrew Morgan 72167fb394 Change user deactivated errcode to USER_DEACTIVATED and use it (#5686) 4 years ago
  Andrew Morgan 18c516698e Return a different error from Invalid Password when a user is deactivated (#5674) 5 years ago
  Richard van der Hoff 5f158ec039 Implement access token expiry (#5660) 5 years ago
  Richard van der Hoff 0a4001eba1 Clean up exception handling for access_tokens (#5656) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Andrew Morgan 3719680ee4 Add ability to perform password reset via email without trusting the identity server (#5377) 5 years ago
  Richard van der Hoff 04d53794d6 Fix error handling for rooms whose versions are unknown. (#5219) 5 years ago
  Andrew Morgan caa76e6021 Remove periods from copyright headers (#5046) 5 years ago
  Brendan Abolivier 747aa9f8ca Add account expiration feature 5 years ago
  Erik Johnston b970cb0e96 Refactor request sending to have better excpetions (#4358) 5 years ago
  David Baker 83e72bb2f0 PR feedback pt. 1 5 years ago
  David Baker b8d9e108be Fix mergefail 5 years ago
  David Baker dc045ef202 Merge remote-tracking branch 'origin/develop' into dbkr/e2e_backups 5 years ago
  Hubert Chathi 3801b8aa03 try to make flake8 and isort happy 5 years ago
  Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors 5 years ago
  Hubert Chathi 83caead95a Merge branch 'develop' into e2e_backups 5 years ago
  Neil Johnson e07970165f rename error code 5 years ago
  Neil Johnson 13ad9930c8 add new error type ResourceLimit 5 years ago
  Neil Johnson 87a824bad1 clean up AuthError 5 years ago
  Neil Johnson b8429c7c81 update error codes for resource limiting 5 years ago
  Neil Johnson ab035bdeac replace admin_email with admin_uri for greater flexibility 5 years ago
  Neil Johnson f4b49152e2 support admin_email config and pass through into blocking errors, return AuthError in all cases 5 years ago
  Neil Johnson ce7de9ae6b Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 5 years ago
  Neil Johnson 0d43f991a1 support admin_email config and pass through into blocking errors, return AuthError in all cases 5 years ago
  Matthew Hodgson 0abb205b47 blindly incorporate PR review - needs testing & fixing 6 years ago
  Matthew Hodgson 8ae64b270f implement /room_keys/version too (untested) 6 years ago
  Neil Johnson 839a317c96 fix pep8 too many lines 5 years ago
  Neil Johnson 5298d79fb5 Merge branch 'develop' into neilj/disable_hs 5 years ago
  Neil Johnson 42c6823827 disable HS from config 5 years ago
  Richard van der Hoff 0d63d93ca8 Enforce compatibility when processing make_join requests 6 years ago