51 次程式碼提交 (30509a1010f10bc7924146cac57571c4b24914d7)

作者 SHA1 備註 提交日期
  Patrick Cloke 30509a1010
Add more missing type hints to tests. (#15028) 1 年之前
  Patrick Cloke 630d0aeaf6
Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) 1 年之前
  Patrick Cloke 652d1669c5
Add missing type hints to tests.handlers. (#14680) 1 年之前
  Quentin Gliech 9192d74b0b
Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) 1 年之前
  Quentin Gliech fe1daad672
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 年之前
  Patrick Cloke 7fbf42499d
Use `getClientAddress` instead of `getClientIP`. (#12599) 2 年之前
  Richard van der Hoff f0b03186d9
Add type hints for `tests/unittest.py`. (#12347) 2 年之前
  Dirk Klimpel 5dd949bee6
Add type hints to some tests/handlers files. (#12224) 2 年之前
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 2 年之前
  Patrick Cloke a121507cfe
Adds misc missing type hints (#11953) 2 年之前
  Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 2 年之前
  Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 2 年之前
  Quentin Gliech a15a893df8
Save the OIDC session ID (sid) with the device on login (#11482) 2 年之前
  Patrick Cloke 683d6f75af
Rename handler and config modules which end in handler/config. (#9816) 3 年之前
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) 3 年之前
  Hubbe dd5e5dc1d6
Add SSO attribute requirements for OIDC providers (#9609) 3 年之前
  Richard van der Hoff eaada74075
JWT OIDC secrets for Sign in with Apple (#9549) 3 年之前
  Richard van der Hoff 7eb6e39a8f
Record the SSO Auth Provider in the login token (#9510) 3 年之前
  Richard van der Hoff e1071fd625
Support for form_post in OIDC responses (#9376) 3 年之前
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 年之前
  Richard van der Hoff 3b754aea27
Clean up caching/locking of OIDC metadata load (#9362) 3 年之前
  Richard van der Hoff 846b9d3df0
Put OIDC callback URI under /_synapse/client. (#9288) 3 年之前
  Richard van der Hoff 8aed29dc61
Improve styling and wording of SSO redirect confirm template (#9272) 3 年之前
  Richard van der Hoff 9de6b94117
Land support for multiple OIDC providers (#9110) 3 年之前
  Richard van der Hoff 0dd2649c12
Improve UsernamePickerTestCase (#9112) 3 年之前
  Richard van der Hoff 4575ad0b1e
Store an IdP ID in the OIDC session (#9109) 3 年之前
  Richard van der Hoff 21a296cd5a
Split OidcProvider out of OidcHandler (#9107) 3 年之前
  Richard van der Hoff bc4bf7b384
Preparatory refactors of OidcHandler (#9067) 3 年之前
  Richard van der Hoff 2ec8ca5e60
Remove SynapseRequest.get_user_agent (#9069) 3 年之前
  Richard van der Hoff 8d3d264052
Skip unit tests which require optional dependencies (#9031) 3 年之前
  Richard van der Hoff 28877fade9
Implement a username picker for synapse (#8942) 3 年之前
  Richard van der Hoff 8388a7fb3a Make `_make_callback_with_userinfo` async 3 年之前
  Richard van der Hoff c1883f042d Remove spurious mocking of complete_sso_login 3 年之前
  Richard van der Hoff 2dd2e90e2b Test `get_extra_attributes` fallback 3 年之前
  Richard van der Hoff 01333681bc
Preparatory refactoring of the SamlHandlerTestCase (#8938) 3 年之前
  Richard van der Hoff 895e04319b
Preparatory refactoring of the OidcHandlerTestCase (#8911) 3 年之前
  Patrick Cloke 22c6c19f91
Fix a regression that mapping providers should be able to redirect users. (#8878) 3 年之前
  Richard van der Hoff 76469898ee Factor out FakeResponse from test_oidc 3 年之前
  Patrick Cloke 8388384a64
Fix a regression when grandfathering SAML users. (#8855) 3 年之前
  Patrick Cloke c21bdc813f
Add basic SAML tests for mapping users. (#8800) 3 年之前
  Patrick Cloke 4fd222ad70
Support trying multiple localparts for OpenID Connect. (#8801) 3 年之前
  Patrick Cloke 79bfe966e0
Improve error checking for OIDC/SAML mapping providers (#8774) 3 年之前
  Patrick Cloke ee382025b0
Abstract shared SSO code. (#8765) 3 年之前
  Erik Johnston c850dd9a8e
Fix handling of User-Agent headers with bad utf-8. (#8632) 3 年之前
  BBBSnowball 05ee048f2c
Add config option for always using "userinfo endpoint" for OIDC (#7658) 3 年之前
  Patrick Cloke 8b40843392
Allow additional SSO properties to be passed to the client (#8413) 3 年之前
  Tdxdxoz abd04b6af0
Allow existing users to login via OpenID Connect. (#8345) 3 年之前
  Patrick Cloke b055dc9322
Ensure that the OpenID Connect remote ID is a string. (#8190) 3 年之前
  Patrick Cloke 3f91638da6
Allow denying or shadow banning registrations via the spam checker (#8034) 3 年之前