Commit History

Author SHA1 Message Date
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 3 years ago
  Dirk Klimpel 7a2e9b549d Remove user's avatar URL and displayname when deactivated. (#8932) 3 years ago
  Richard van der Hoff 789d9ebad3 UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) 3 years ago
  Richard van der Hoff 0f8945e166 Kill off `HomeServer.get_ip_from_request()` (#9080) 3 years ago
  Patrick Cloke 5d4c330ed9 Allow re-using a UI auth validation for a period of time (#8970) 3 years ago
  Jonathan de Jong ca60822b34 Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 3 years ago
  Erik Johnston 427ede619f Add metrics for tracking 3PID /requestToken requests. (#8712) 3 years ago
  Patrick Cloke 514a240aed Remove unused OPTIONS handlers. (#8621) 3 years ago
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 3 years ago
  Andrew Morgan f43c66d23b Merge branch 'develop' of github.com:matrix-org/synapse into anoa/info-mainline-no-check-password-reset 3 years ago
  Andrew Morgan 1c6b8752b8 Only assert valid next_link params when provided (#8417) 3 years ago
  Andrew Morgan d4605d1f16 Don't check whether a 3pid is allowed to register during password reset 3 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
  Patrick Cloke d2a3eb04a4 Fix typos in comments. 3 years ago
  Andrew Morgan a3a90ee031 Show a confirmation page during user password reset (#8004) 3 years ago
  Andrew Morgan 094896a69d Add a config option for validating 'next_link' parameters against a domain whitelist (#8275) 3 years ago
  Brendan Abolivier 3f49f74610 Don't fail /submit_token requests on incorrect session ID if request_token_inhibit_3pid_errors is turned on (#7991) 3 years ago
  Andrew Morgan e04e465b4d Use the default templates when a custom template file cannot be found (#8037) 3 years ago
  Patrick Cloke 66f24449dd Improve performance of the register endpoint (#8009) 3 years ago
  Dirk Klimpel 21a212f8e5 Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 4 years ago
  Patrick Cloke 4d978d7db4 Merge branch 'master' into develop 4 years ago
  Patrick Cloke ea26e9a98b Ensure that HTML pages served from Synapse include headers to avoid embedding. 4 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
  Brendan Abolivier 6d5985e1f2 Enable 3PID add/bind/unbind endpoints on r0 routes 4 years ago
  Patrick Cloke 9dc6f3075a Hash passwords earlier in the password reset process (#7538) 4 years ago
  Brendan Abolivier 2e3b9a0fcb Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_token"" 4 years ago
  Patrick Cloke b9930d24a0 Support SAML in the user interactive authentication workflow. (#7102) 4 years ago
  Dirk Klimpel 8327eb9280 Add options to prevent users from changing their profile. (#7096) 4 years ago
  Patrick Cloke 1c1242acba Validate that the session is not modified during UI-Auth (#7068) 4 years ago