Історія комітів

Автор SHA1 Опис Дата
  Patrick Cloke 8b40843392 Allow additional SSO properties to be passed to the client (#8413) 3 роки тому
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 роки тому
  Patrick Cloke aec294ee0d Use slots in attrs classes where possible (#8296) 3 роки тому
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 роки тому
  Andrew Morgan 2c2e649be2 Move and refactor LoginRestServlet helper methods (#8182) 3 роки тому
  Patrick Cloke 3f91638da6 Allow denying or shadow banning registrations via the spam checker (#8034) 3 роки тому
  Andrew Morgan e04e465b4d Use the default templates when a custom template file cannot be found (#8037) 3 роки тому
  Patrick Cloke 66f24449dd Improve performance of the register endpoint (#8009) 3 роки тому
  Patrick Cloke 83434df381 Update the auth providers to be async. (#7935) 3 роки тому
  Will Hunt 62b1ce8539 isort 5 compatibility (#7786) 3 роки тому
  Dirk Klimpel 21a212f8e5 Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 3 роки тому
  Patrick Cloke 4d978d7db4 Merge branch 'master' into develop 3 роки тому
  Patrick Cloke ea26e9a98b Ensure that HTML pages served from Synapse include headers to avoid embedding. 3 роки тому
  Patrick Cloke d0a43d431e Fix a typo when comparing the URI & method during UI Auth. (#7689) 4 роки тому
  Andrew Morgan f4e6495b5d Performance improvements and refactor of Ratelimiter (#7595) 4 роки тому
  Patrick Cloke a3cf36f76e Support UI Authentication for OpenID Connect accounts (#7457) 4 роки тому
  Richard van der Hoff dede23ff1e Merge tag 'v1.13.0rc2' into develop 4 роки тому
  Patrick Cloke 5d64fefd6c Do not validate that the client dict is stable during UI Auth. (#7483) 4 роки тому
  Andrew Morgan 5cf758cdd6 Merge branch 'release-v1.13.0' into develop 4 роки тому
  Patrick Cloke 0ad6d28b0d Rework UI Auth session validation for registration (#7455) 4 роки тому
  Quentin Gliech 616af44137 Implement OpenID Connect-based login (#7256) 4 роки тому
  Patrick Cloke 627b0f5f27 Persist user interactive authentication sessions (#7302) 4 роки тому
  Patrick Cloke f5ea8b48bd Reject unknown UI auth sessions (instead of silently generating a new one) (#7268) 4 роки тому
  Patrick Cloke 054c231e58 Use a template for the SSO success page to allow for customization. (#7279) 4 роки тому
  Patrick Cloke eed7c5b89e Convert auth handler to async/await (#7261) 4 роки тому
  Patrick Cloke b85d7652ff Do not allow a deactivated user to login via SSO. (#7240) 4 роки тому
  Patrick Cloke 694d8bed0e Support CAS in UI Auth flows. (#7186) 4 роки тому
  Patrick Cloke b9930d24a0 Support SAML in the user interactive authentication workflow. (#7102) 4 роки тому
  Patrick Cloke 1c1242acba Validate that the session is not modified during UI-Auth (#7068) 4 роки тому
  Patrick Cloke 77d0a4507b Add type annotations and comments to auth handler (#7063) 4 роки тому