Commit History

Author SHA1 Message Date
  Antonin Loubiere b71b41c7bd Fix a typo in docs and in some warnings (#13538) 1 year ago
  Shay 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
  Patrick Cloke 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
  Patrick Cloke f44d729d4c Additional type hints for config module. (#11465) 2 years ago
  Richard van der Hoff 86a497efaa Default value for `public_baseurl` (#11210) 2 years ago
  Patrick Cloke f4b1a9a527 Require direct references to configuration variables. (#10985) 2 years ago
  Brendan Abolivier 8c9e723fe0 Add a warning when using deprecated template_dir settings (#10768) 2 years ago
  Brendan Abolivier 5639759980 Centralise the custom template directory (#10596) 2 years ago
  Brendan Abolivier ae2714c1f3 Allow using several custom template directories (#10587) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  jkanefendt 756fd513df Implement config option `sso.update_profile_information` (#10108) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke 2c9b4a5f16 Merge tag 'v1.27.0rc2' into develop 3 years ago
  Patrick Cloke e40d88cff3 Backout changes for automatically calculating the public baseurl. (#9313) 3 years ago
  Patrick Cloke 6dade80048 Combine the CAS & SAML implementations for required attributes. (#9326) 3 years ago
  Patrick Cloke afa18f1baa Clarify documentation about escaping URLs in templates. (#9310) 3 years ago
  Richard van der Hoff c543bf87ec Collect terms consent from the user during SSO registration (#9276) 3 years ago
  Richard van der Hoff e5d70c8a82 Improve styling and wording of SSO UIA templates (#9286) 3 years ago
  Richard van der Hoff 4167494c90 Replace username picker with a template (#9275) 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 fa50e4bf4d Give `public_baseurl` a default value (#9159) 3 years ago
  Richard van der Hoff 5310808d3b Give the user a better error when they present bad SSO creds 3 years ago
  Richard van der Hoff 111b673fc1 Add initial support for a "pick your IdP" page (#9017) 3 years ago
  Richard van der Hoff 025fa06fc7 Clarify config template comments (#8891) 3 years ago
  Andrew Morgan e04e465b4d Use the default templates when a custom template file cannot be found (#8037) 3 years ago
  Richard van der Hoff 11de843626 Cleanups to the OpenID Connect integration (#7628) 4 years ago
  Quentin Gliech 616af44137 Implement OpenID Connect-based login (#7256) 4 years ago
  Patrick Cloke 7bfe0902ce Add documentation to the sample config about the templates for SSO. (#7343) 4 years ago
  Patrick Cloke 054c231e58 Use a template for the SSO success page to allow for customization. (#7279) 4 years ago