Историја ревизија

Аутор SHA1 Порука Датум
  Patrick Cloke 652d1669c5 Add missing type hints to tests.handlers. (#14680) пре 1 година
  Quentin Gliech 8756d5c87e Save login tokens in database (#13844) пре 1 година
  Brendan Abolivier be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) пре 1 година
  Quentin Gliech 85fc7ea1a1 Remove the `complete_sso_login` method from the Module API which was deprecated in Synapse 1.13.0. (#13843) пре 1 година
  Quentin Gliech 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) пре 1 година
  Will Hunt 502f075e96 Implement MSC3848: Introduce errcodes for specific event sending failures (#13343) пре 1 година
  Quentin Gliech fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) пре 2 година
  Quentin Gliech 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) пре 2 година
  Daniel Aloni b5a3aecf18 Return the same error message from `/login` when password is incorrect and when account doesn't exist. (#12738) пре 2 година
  reivilibre 7b88f5a107 Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) пре 2 година
  Sean Quah a00462dd99 Implement cancellation support/protection for module callbacks (#12568) пре 2 година
  Patrick Cloke 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) пре 2 година
  David Robertson 6463244375 Remove unused `# type: ignore`s (#12531) пре 2 година
  Brendan Abolivier 5e88143dff Add a callback to react to 3PID associations (#12302) пре 2 година
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) пре 2 година
  Brendan Abolivier 707049c6ff Allow modules to set a display name on registration (#12009) пре 2 година
  Brendan Abolivier 0640f8ebaa Add a callback to allow modules to deny 3PID (#11854) пре 2 година
  Brendan Abolivier 2d3bd9aa67 Add a module callback to set username at registration (#11790) пре 2 година
  Brendan Abolivier bfe6d5553a Correctly await on_logged_out callbacks (#11786) пре 2 година
  Patrick Cloke 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) пре 2 година
  reivilibre e5cdb9e233 Make `get_device` return None if the device doesn't exist rather than raising an exception. (#11565) пре 2 година
  Quentin Gliech a15a893df8 Save the OIDC session ID (sid) with the device on login (#11482) пре 2 година
  reivilibre 1d8b80b334 Support expiry of refresh tokens and expiry of the overall session when refresh tokens are in use. (#11425) пре 2 година
  reivilibre 433ee159cb Rename `get_refresh_token_for_user_id` to `create_refresh_token_for_user_id` (#11370) пре 2 година
  reivilibre 0d86f6334a Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369) пре 2 година
  reivilibre 3a1462f7e0 Properly register all callback hooks for legacy password authentication providers (#11340) пре 2 година
  reivilibre 499c44d696 Make minor correction to type of auth_checkers callbacks (#11253) пре 2 година
  Brendan Abolivier c1510c97b5 Fix cyclic import in the module API (#11180) пре 2 година
  Azrenbeth cdd308845b Port the Password Auth Providers module interface to the new generic interface (#10548) пре 2 година
  Patrick Cloke eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) пре 2 година