Commit History

Author SHA1 Message Date
  Quentin Gliech fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 years ago
  Quentin Gliech 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2 years ago
  Erik Johnston e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
  reivilibre 07fa53ec40 Improve comments and error messages around access tokens. (#12577) 2 years ago
  Patrick Cloke 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Jason Robinson 2560b1b6b2 Allow tracking puppeted users for MAU (#11561) 2 years ago
  Richard van der Hoff 2215954147 Various opentracing enhancements (#11619) 2 years ago
  reivilibre 17886d2603 Add experimental support for MSC3202: allowing application services to masquerade as specific devices. (#11538) 2 years ago
  Patrick Cloke 3ab55d43bd Add missing type hints to synapse.api. (#11109) 2 years ago
  Patrick Cloke 8c7a531e27 Use direct references for some configuration variables (part 2) (#10812) 2 years ago
  Brendan Abolivier 36dc15412d Add a module type for account validity (#9884) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Eric Eastwood 0d5b08ac7a Fix messages from multiple senders in historical chunk (MSC2716) (#10276) 2 years ago
  Patrick Cloke 8d609435c0 Move methods involving event authentication to EventAuthHandler. (#10268) 3 years ago
  Patrick Cloke aaf7d1acb8 Correct type hints for synapse.event_auth. (#10253) 3 years ago
  Quentin Gliech bd4919fb72 MSC2918 Refresh tokens implementation (#9450) 3 years ago
  Eric Eastwood 96f6293de5 Add endpoints for backfilling history (MSC2716) (#9247) 3 years ago
  Richard van der Hoff 9e405034e5 Make opentracing trace into event persistence (#10134) 3 years ago
  Richard van der Hoff ed53bf314f Set opentracing priority before setting other tags (#10092) 3 years ago
  Richard van der Hoff c14f99be46 Support enabling opentracing by user (#9978) 3 years ago
  Patrick Cloke e83627926f Add type hints to auth and auth_blocking. (#9876) 3 years ago
  Patrick Cloke d924827da1 Check for space membership during a remote join of a restricted room (#9814) 3 years ago
  Andrew Morgan 71f0623de9 Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Erik Johnston b5efcb577e Make it possible to use dmypy (#9692) 3 years ago
  Patrick Cloke 55da8df078 Fix additional type hints from Twisted 21.2.0. (#9591) 3 years ago
  Richard van der Hoff 7eb6e39a8f Record the SSO Auth Provider in the login token (#9510) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 0f8945e166 Kill off `HomeServer.get_ip_from_request()` (#9080) 3 years ago