Commit Graph

942 Commits (6633a4015a7b4ba60f87c5e6f979a9c9d8f9d8fe)

Author SHA1 Message Date
Erik Johnston 6633a4015a
Allow moving account data and receipts streams off master (#9104) 4 years ago
Richard van der Hoff 9de6b94117
Land support for multiple OIDC providers (#9110) 4 years ago
Richard van der Hoff 9ffac2bef1
Remote dependency on distutils (#9125) 4 years ago
Richard van der Hoff 4575ad0b1e
Store an IdP ID in the OIDC session (#9109) 4 years ago
Richard van der Hoff 5310808d3b Give the user a better error when they present bad SSO creds 4 years ago
Richard van der Hoff dc3c83a933 Add jsonschema verification for the oidc provider config 4 years ago
Richard van der Hoff 7cc9509eca Extract OIDCProviderConfig object 4 years ago
Richard van der Hoff d32870ffa5
Fix validate_config on nested objects (#9054) 4 years ago
Erik Johnston b530eaa262
Allow running sendToDevice on workers (#9044) 4 years ago
Richard van der Hoff 111b673fc1
Add initial support for a "pick your IdP" page (#9017) 4 years ago
Jerin J Titus cfcf5541b4
Update the value of group_creation_prefix in sample config. (#8992) 4 years ago
Patrick Cloke 56e00ca85e
Send the location of the web client to the IS when inviting via 3PIDs. (#8930) 4 years ago
Richard van der Hoff 28877fade9
Implement a username picker for synapse (#8942) 4 years ago
Patrick Cloke 5d4c330ed9
Allow re-using a UI auth validation for a period of time (#8970) 4 years ago
Patrick Cloke 44b7d4c6d6
Fix the sample config location for the ip_range_whitelist setting. (#8954) 4 years ago
Patrick Cloke 1619802228
Various clean-ups to the logging context code (#8935) 4 years ago
Patrick Cloke 344ab0b53a
Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 4 years ago
Richard van der Hoff ab7a24cc6b
Better formatting for config errors from modules (#8874) 4 years ago
Richard van der Hoff 025fa06fc7
Clarify config template comments (#8891) 4 years ago
Patrick Cloke 96358cb424
Add authentication to replication endpoints. (#8853) 4 years ago
Patrick Cloke 30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821) 4 years ago
Andrew Morgan 17fa58bdd1
Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 4 years ago
Andrew Morgan 2b110dda2a
Fix the formatting of push config section (#8818) 4 years ago
Ben Banfield-Zanin 53a6f5ddf0
SAML: Allow specifying the IdP entityid to use. (#8630) 4 years ago
Marcus Schopen d356588339
SAML: Document allowing a clock/time difference from IdP (#8731) 4 years ago
Adrian Wannenmacher f1de4bb58b
Clarify the usecase for an msisdn delegate (#8734) 4 years ago
Marcus Schopen 68fc0dcb5a
SAML: add <mdui:UIInfo> element examples (#8718) 4 years ago
Patrick Cloke 8f1aefa694
Improve the sample config for SSO (OIDC, SAML, and CAS). (#8635) 4 years ago
Patrick Cloke 00b24aa545
Support generating structured logs in addition to standard logs. (#8607) 4 years ago
Patrick Cloke 34a5696f93
Fix typos and spelling errors. (#8639) 4 years ago
Will Hunt c276bd9969
Send some ephemeral events to appservices (#8437) 4 years ago
Mateusz Przybyłowicz ca2db5dd0c
Increase default max_upload_size from 10M to 50M (#8502) 4 years ago
Richard van der Hoff 785437dc0d
Update default room version to 6 (#8461) 4 years ago
Patrick Cloke 62894673e6
Allow background tasks to be run on a separate worker. (#8369) 4 years ago
Patrick Cloke 34ff8da83b
Convert additional templates to Jinja (#8444) 4 years ago
BBBSnowball 05ee048f2c
Add config option for always using "userinfo endpoint" for OIDC (#7658) 4 years ago
Patrick Cloke 4ff0201e62
Enable mypy checking for unreachable code and fix instances. (#8432) 4 years ago
Richard van der Hoff c1ef579b63
Add prometheus metrics to track federation delays (#8430) 4 years ago
Patrick Cloke 8b40843392
Allow additional SSO properties to be passed to the client (#8413) 4 years ago
Aaron Raimist 8238b55e08
Update description of server_name config option (#8415) 4 years ago
Tdxdxoz abd04b6af0
Allow existing users to login via OpenID Connect. (#8345) 4 years ago
Andrew Morgan 3f4a2a7064
Hotfix: disable autoescape by default when rendering Jinja2 templates (#8394) 4 years ago
Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
Jonathan de Jong 837293c314
Remove obsolete __future__ imports (#8337) 4 years ago
Patrick Cloke 6605470bfb
Improve SAML error messages (#8248) 4 years ago
Erik Johnston 04cc249b43
Add experimental support for sharding event persister. Again. (#8294) 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
Richard van der Hoff 77794ebc77
Fix stack overflow when logging system encounters an error (#8268) 4 years ago
Patrick Cloke db7de4d182
Fix a regression from calling read_templates. (#8252) 4 years ago