Commit Graph

16796 Commits (d7983b63a6746d92225295f1e9d521f847cf8ba7)
 

Author SHA1 Message Date
Andrew Morgan b5d0b038f4 Fix another instance 5 years ago
Andrew Morgan b5ecafd157 Only setdefault for signatures if device has key_json 5 years ago
Erik Johnston db098ec994 Fix starting workers when federation sending not split out. 5 years ago
Richard van der Hoff 7966a1cde9
Rewrite prune_old_outbound_device_pokes for efficiency (#7159) 5 years ago
Andrew Morgan 7042840b32
Transfer alias mappings when joining an upgraded room (#6946) 5 years ago
Andrew Morgan d9f29f8dae
Fix a small typo in the `metrics_flags` config option. (#7171) 5 years ago
Erik Johnston 4f21c33be3
Remove usage of "conn_id" for presence. (#7128) 5 years ago
David Baker 07569f25d1
Merge pull request #7160 from matrix-org/dbkr/always_send_own_device_list_updates 5 years ago
Andrew Morgan 104844c1e1 Add explanatory comment 5 years ago
Richard van der Hoff 6486c96b65
Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_tests 5 years ago
Richard van der Hoff e577c5d607
Attempt to clarify Python version requirements (#7161) 5 years ago
Patrick Cloke c5f89fba55
Add developer documentation for running a local CAS server (#7147) 5 years ago
David Baker 7406477525 black 5 years ago
David Baker 9fc588e6dc Just add own user ID to the list we track device changes for 5 years ago
Richard van der Hoff b7da598a61 Always whitelist the login fallback for SSO (#7153) 5 years ago
Brendan Abolivier 84f7eaed16 Improve the UX of the login fallback when using SSO (#7152) 5 years ago
Dirk Klimpel fb69690761
Admin API to join users to a room. (#7051) 5 years ago
Dirk Klimpel 8327eb9280
Add options to prevent users from changing their profile. (#7096) 5 years ago
txt-file ae219fb411
update debian installation instructions to recommend installing `virtualenv` instead of `python3-virtualenv` (#6892) 5 years ago
Brendan Abolivier 90246344e3
Improve the UX of the login fallback when using SSO (#7152) 5 years ago
Brendan Abolivier 319c41f573
Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback 5 years ago
Brendan Abolivier 63aea691a7
Update the wording of the config comment 5 years ago
Andrew Morgan 12aa5a7fa7
Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150) 5 years ago
David Vo fbf0782c63
Only import sqlite3 when type checking (#7155) 5 years ago
David Baker 16ee97988a Fix undefined variable & remove debug logging 5 years ago
David Baker a07e03ce90 black 5 years ago
David Baker d9965fb8d6 changelog 5 years ago
David Baker 09cc058a4c Always send the user updates to their own device list 5 years ago
Richard van der Hoff 665630fcaa Add tests for outbound device pokes 5 years ago
Jason Robinson 7496d3d2f6
Merge pull request #7151 from matrix-org/jaywink/saml-redirect-fix 5 years ago
Patrick Cloke fa4f12102d
Refactor the CAS code (move the logic out of the REST layer to a handler) (#7136) 5 years ago
Jason Robinson 55ca6cf88c
Update changelog.d/7151.bugfix 5 years ago
Brendan Abolivier bdf3cdaec8
Lint 5 years ago
Brendan Abolivier 48b37f61ce
Changelog 5 years ago
Brendan Abolivier 7083147961
Regenerate sample config 5 years ago
Brendan Abolivier c2ab0b3066
Whitelist the login fallback by default for SSO 5 years ago
Nektarios Katakis 825fb5d0a5
Don't default to an invalid sqlite config if no database configuration is provided (#6573) 5 years ago
Jason Robinson 060e7dce09 Allow RedirectResponse in SAML response handler 5 years ago
Dirk Klimpel e8e2ddb60a
Allow server admins to define and enforce a password policy (MSC2000). (#7118) 5 years ago
Patrick Cloke 1c1242acba
Validate that the session is not modified during UI-Auth (#7068) 5 years ago
Aaron Raimist 6ca5e56fd1
Remove unused captcha_bypass_secret option (#7137) 5 years ago
Erik Johnston 4cff617df1
Move catchup of replication streams to worker. (#7024) 5 years ago
Andrew Morgan 7bab642707
Various cleanups to INSTALL.md (#7141) 5 years ago
Erik Johnston b1cfaf08af
Merge pull request #7133 from matrix-org/erikj/fix_worker_startup 5 years ago
Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 5 years ago
Richard van der Hoff 39230d2171
Clean up some LoggingContext stuff (#7120) 5 years ago
Naugrimm 1fcf9c6f95
Fix CAS redirect url (#6634) 5 years ago
Erik Johnston d6828c129f Newsfile 5 years ago
Erik Johnston c816072d47 Fix starting workers when federation sending not split out. 5 years ago
Patrick Cloke 190ab593b7
Use the proper error code when a canonical alias that does not exist is used. (#7109) 5 years ago