Cronologia Commit

Autore SHA1 Messaggio Data
  Quentin Gliech 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 2 anni fa
  Quentin Gliech fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 anni fa
  Quentin Gliech 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2 anni fa
  Patrick Cloke 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 anni fa
  Patrick Cloke 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 anni fa
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 anni fa
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
  Jason Robinson 2560b1b6b2 Allow tracking puppeted users for MAU (#11561) 2 anni fa
  reivilibre 17886d2603 Add experimental support for MSC3202: allowing application services to masquerade as specific devices. (#11538) 2 anni fa
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 3 anni fa
  Jason Robinson fa74536384 Fix AuthBlocking check when requester is appservice (#10881) 3 anni fa
  Patrick Cloke 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 3 anni fa
  Quentin Gliech bd4919fb72 MSC2918 Refresh tokens implementation (#9450) 3 anni fa
  Richard van der Hoff 7562d887e1 Change the format of access tokens away from macaroons (#5588) 3 anni fa
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 anni fa
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 anni fa
  Patrick Cloke 74af356baf Convert additional test-cases to homeserver test case. (#9396) 3 anni fa
  Erik Johnston f737368a26 Add admin API for logging in as a user (#8617) 3 anni fa
  Erik Johnston f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 anni fa
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 4 anni fa
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 4 anni fa
  Patrick Cloke d4a7829b12 Convert synapse.api to async/await (#8031) 4 anni fa
  Andrew Morgan aee9130a83 Stop Auth methods from polling the config on every req. (#7420) 4 anni fa
  Patrick Cloke eed7c5b89e Convert auth handler to async/await (#7261) 4 anni fa
  Jason Robinson 6d847d8ce6 Ensure support users can be registered even if MAU limit is reached 5 anni fa
  Richard van der Hoff 5f158ec039 Implement access token expiry (#5660) 5 anni fa
  Richard van der Hoff 0a4001eba1 Clean up exception handling for access_tokens (#5656) 5 anni fa
  Richard van der Hoff 1890cfcf82 Inline issue_access_token (#5659) 5 anni fa
  Richard van der Hoff 953dbb7980 Remove access-token support from RegistrationStore.register (#5642) 5 anni fa