Commit History

Author SHA1 Message Date
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 years ago
  Richard van der Hoff 5f158ec039 Implement access token expiry (#5660) 5 years ago
  Richard van der Hoff 953dbb7980 Remove access-token support from RegistrationStore.register (#5642) 5 years ago
  Richard van der Hoff 824707383b Remove access-token support from RegistrationHandler.register (#5641) 5 years ago
  Richard van der Hoff 1af2fcd492 Move get_or_create_user to test code (#5628) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  ReidAnderson 3787133c9e Limit UserIds to a length that fits in a state key (#5198) 5 years ago
  Amber Brown df2ebd75d3 Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 5 years ago
  Amber Brown a68e00fca8 Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 5 years ago
  Richard van der Hoff b5d48560c7 Fix RegistrationTestCase 5 years ago
  Neil Johnson 88f0675967 fix test_auto_create_auto_join_where_no_consent (#4886) 5 years ago
  Erik Johnston dbdc565dfd Fix registration on workers (#4682) 5 years ago
  Neil Johnson d2f7c4e6b1 create support user (#4141) 5 years ago
  Richard van der Hoff b0c24a66ec Rip out half-implemented m.login.saml2 support (#4265) 5 years ago
  Neil Johnson 7039ece8fb Neilj/fix autojoin (#4223) 5 years ago
  Neil Johnson a2bfb778c8 improve auto room join logic, comments and tests 5 years ago
  Neil Johnson 2dadc092b8 move logic into register, fix room alias localpart bug, tests 5 years ago
  Neil Johnson 13ad9930c8 add new error type ResourceLimit 5 years ago
  Neil Johnson 06b331ff40 fix off by 1 errors 5 years ago
  Neil Johnson 8f9a7eb58d support admin_email config and pass through into blocking errors, return AuthError in all cases 5 years ago
  Neil Johnson ed4bc3d2fc fix off by 1s on mau 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 886be75ad1 bug fixes 6 years ago
  Neil Johnson 74b1d46ad9 do mau checks based on monthly_active_users table 6 years ago
  Neil Johnson 7931393495 make count_monthly_users async synapse/handlers/auth.py 6 years ago
  Neil Johnson 251e6c1210 limit register and sign in on number of monthly users 6 years ago