Commit History

Author SHA1 Message Date
  Andrew Morgan aee9130a83 Stop Auth methods from polling the config on every req. (#7420) 4 years ago
  Patrick Cloke eed7c5b89e Convert auth handler to async/await (#7261) 4 years ago
  Jason Robinson 6d847d8ce6 Ensure support users can be registered even if MAU limit is reached 4 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
  Richard van der Hoff 1890cfcf82 Inline issue_access_token (#5659) 5 years ago
  Richard van der Hoff 953dbb7980 Remove access-token support from RegistrationStore.register (#5642) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Richard van der Hoff 0dbfae03f9 Enforce hs_disabled_message correctly 5 years ago
  Richard van der Hoff e0910d0145 Merge branch rav/macaroon_key_fix_0.34 into rav/macaroon_key_fix_0.34.1 5 years ago
  Richard van der Hoff aa70d24125 Merge branch 'rav/macaroon_key_fix' into rav/macaroon_key_fix_0.34 5 years ago
  Richard van der Hoff 566947ff34 Skip macaroon check for access tokens in the db 5 years ago
  Neil Johnson d2f7c4e6b1 create support user (#4141) 5 years ago
  Amber Brown 52ec6e9dfa Port tests/ to Python 3 (#3808) 5 years ago
  Neil Johnson ea068d6f3c fix bug where preserved threepid user comes to sign up and server is mau blocked 5 years ago
  Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors 5 years ago
  Neil Johnson e07970165f rename error code 5 years ago
  Neil Johnson ba1fbf7d5b special case server_notices_mxid 5 years ago
  Neil Johnson 13ad9930c8 add new error type ResourceLimit 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
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) 5 years ago
  black 8b3d9b6b19 Run black. 5 years ago
  Neil Johnson 42c6823827 disable HS from config 6 years ago
  Neil Johnson d08296f9f2 remove unused import 6 years ago
  Neil Johnson 886be75ad1 bug fixes 6 years ago
  Neil Johnson 74b1d46ad9 do mau checks based on monthly_active_users table 6 years ago