Commit History

Author SHA1 Message Date
  Patrick Cloke 30509a1010 Add more missing type hints to tests. (#15028) 1 year ago
  Patrick Cloke 630d0aeaf6 Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) 1 year ago
  Patrick Cloke 652d1669c5 Add missing type hints to tests.handlers. (#14680) 1 year ago
  Quentin Gliech 9192d74b0b Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) 1 year ago
  Quentin Gliech fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 years ago
  Patrick Cloke 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 years ago
  Dirk Klimpel 5dd949bee6 Add type hints to some tests/handlers files. (#12224) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke a121507cfe Adds misc missing type hints (#11953) 2 years ago
  Quentin Gliech a15a893df8 Save the OIDC session ID (sid) with the device on login (#11482) 2 years ago
  Patrick Cloke 683d6f75af Rename handler and config modules which end in handler/config. (#9816) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Hubbe dd5e5dc1d6 Add SSO attribute requirements for OIDC providers (#9609) 3 years ago
  Richard van der Hoff eaada74075 JWT OIDC secrets for Sign in with Apple (#9549) 3 years ago
  Richard van der Hoff 7eb6e39a8f Record the SSO Auth Provider in the login token (#9510) 3 years ago
  Richard van der Hoff e1071fd625 Support for form_post in OIDC responses (#9376) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 3b754aea27 Clean up caching/locking of OIDC metadata load (#9362) 3 years ago
  Richard van der Hoff 846b9d3df0 Put OIDC callback URI under /_synapse/client. (#9288) 3 years ago
  Richard van der Hoff 8aed29dc61 Improve styling and wording of SSO redirect confirm template (#9272) 3 years ago
  Richard van der Hoff 9de6b94117 Land support for multiple OIDC providers (#9110) 3 years ago
  Richard van der Hoff 0dd2649c12 Improve UsernamePickerTestCase (#9112) 3 years ago
  Richard van der Hoff 4575ad0b1e Store an IdP ID in the OIDC session (#9109) 3 years ago
  Richard van der Hoff 21a296cd5a Split OidcProvider out of OidcHandler (#9107) 3 years ago
  Richard van der Hoff bc4bf7b384 Preparatory refactors of OidcHandler (#9067) 3 years ago
  Richard van der Hoff 2ec8ca5e60 Remove SynapseRequest.get_user_agent (#9069) 3 years ago
  Richard van der Hoff 8d3d264052 Skip unit tests which require optional dependencies (#9031) 3 years ago
  Richard van der Hoff 28877fade9 Implement a username picker for synapse (#8942) 3 years ago