Commit Graph

6 Commits (7bf2d6c268bb9fb6a1b22cff4287ce5f8224ac7b)

Author SHA1 Message Date
Patrick Cloke a0f48ee89d
Use direct references for configuration variables (part 7). (#10959) 3 years ago
Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) 3 years ago
Travis Ralston 8cef1ab2ac
Implement MSC3069: Guest support on whoami (#9655) 3 years ago
Patrick Cloke e584534403
Use direct references for some configuration variables (part 3) (#10885) 3 years ago
Patrick Cloke d1f1b46c2c
Additional type hints for client REST servlets (part 4) (#10728) 3 years ago
reivilibre 642a42edde
Flatten the synapse.rest.client package (#10600) 3 years ago
Travis Ralston b3a757eb3b
Support MSC2033: Device ID on whoami (#9918) 3 years ago
Erik Johnston 177dae2704
Limit length of accepted email addresses (#9855) 4 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Erik Johnston 963f4309fe
Make RateLimiter class check for ratelimit overrides (#9711) 4 years ago
Patrick Cloke b7748d3c00
Import HomeServer from the proper module. (#9665) 4 years ago
Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 4 years ago
Erik Johnston 4b73488e81
Ratelimit 3PID /requestToken API (#9238) 4 years ago
Dirk Klimpel 7a2e9b549d
Remove user's avatar URL and displayname when deactivated. (#8932) 4 years ago
Richard van der Hoff 789d9ebad3
UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) 4 years ago
Richard van der Hoff 0f8945e166
Kill off `HomeServer.get_ip_from_request()` (#9080) 4 years ago
Patrick Cloke 5d4c330ed9
Allow re-using a UI auth validation for a period of time (#8970) 4 years ago
Jonathan de Jong ca60822b34
Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 4 years ago
Erik Johnston 427ede619f
Add metrics for tracking 3PID /requestToken requests. (#8712) 4 years ago
Patrick Cloke 514a240aed
Remove unused OPTIONS handlers. (#8621) 4 years ago
Patrick Cloke c9c0ad5e20
Remove the deprecated Handlers object (#8494) 4 years ago
Andrew Morgan 1c6b8752b8
Only assert valid next_link params when provided (#8417) 4 years ago
Andrew Morgan d4605d1f16 Don't check whether a 3pid is allowed to register during password reset 4 years ago
Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
Patrick Cloke d2a3eb04a4 Fix typos in comments. 4 years ago
Andrew Morgan a3a90ee031
Show a confirmation page during user password reset (#8004) 4 years ago
Andrew Morgan 094896a69d
Add a config option for validating 'next_link' parameters against a domain whitelist (#8275) 4 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) 4 years ago
Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037) 4 years ago
Patrick Cloke 66f24449dd
Improve performance of the register endpoint (#8009) 4 years ago
Dirk Klimpel 21a212f8e5
Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 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) 5 years ago
Brendan Abolivier 6d5985e1f2
Enable 3PID add/bind/unbind endpoints on r0 routes 5 years ago
Patrick Cloke 9dc6f3075a
Hash passwords earlier in the password reset process (#7538) 5 years ago
Brendan Abolivier 2e3b9a0fcb
Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_token"" 5 years ago
Brendan Abolivier 1adf6a5587
Revert "Merge pull request #7315 from matrix-org/babolivier/request_token" 5 years ago
Brendan Abolivier 69ad7cc13b
Config option to inhibit 3PID errors on /requestToken 5 years ago
Patrick Cloke b9930d24a0
Support SAML in the user interactive authentication workflow. (#7102) 5 years ago
Dirk Klimpel 8327eb9280
Add options to prevent users from changing their profile. (#7096) 5 years ago
Patrick Cloke 1c1242acba
Validate that the session is not modified during UI-Auth (#7068) 5 years ago
Patrick Cloke 88b41986db
Add an option to the set password API to choose whether to logout other devices. (#7085) 5 years ago
Richard van der Hoff 6a35046363 Revert "Add options to disable setting profile info for prevent changes. (#7053)" 5 years ago
dklimpel 885134529f updates after review 5 years ago
dklimpel 99bbe177b6 add disable_3pid_changes 5 years ago
Andrew Morgan 9f7aaf90b5
Validate client_secret parameter (#6767) 5 years ago
Erik Johnston 9c41ba4c5f Port rest.client.v2 5 years ago
Andrew Morgan 23ea572125
Add User-Interactive Auth to /account/3pid/add (#6119) 5 years ago
Amber Brown 020add5099
Update black to 19.10b0 (#6304) 5 years ago
Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago