Commit Graph

1168 Commits (eafd103fc70bc7d479bf80271b4f03144424d5fa)

Author SHA1 Message Date
Neil Johnson a124025dab enforce auth for capabilities endpoint 6 years ago
Neil Johnson 893107be78 backout v3 6 years ago
Neil Johnson 95f871fc0d Support room version capabilities in CS API (MSC1804) 6 years ago
Neil Johnson c99c2d58d7 move guard out of is_threepid_reserved and into register.py 6 years ago
Neil Johnson d619b113ed Fix None guard in config.server.is_threepid_reserved 6 years ago
Andrew Morgan 25d64a846a Fix typos 6 years ago
Neil Johnson 5349262302 Config option to disable requesting MSISDN on registration 6 years ago
Travis Ralston bc1fa8cd01 Add GET account data routes (#4303) 6 years ago
Amber Brown d7843f47b6
Remove v1 only REST APIs now we don't ship matrix console (#4334) 6 years ago
Richard van der Hoff f85676cc93
Return well_known in /login response (#4319) 6 years ago
Neil Johnson d2f7c4e6b1
create support user (#4141) 6 years ago
Richard van der Hoff 30da50a5b8
Initialise user displayname from SAML2 data (#4272) 6 years ago
Richard van der Hoff c588b9b9e4
Factor SSO success handling out of CAS login (#4264) 6 years ago
Richard van der Hoff b0c24a66ec Rip out half-implemented m.login.saml2 support (#4265) 6 years ago
Amber Brown fd96dd75a3 Fix non-ASCII pushrules (#4248) 6 years ago
Amber Brown d3c61ef906 fix type error 6 years ago
Neil Johnson 7039ece8fb Neilj/fix autojoin (#4223) 6 years ago
Richard van der Hoff 944d524f18 Support m.login.sso (#4220) 6 years ago
Amber Brown 80cac86b2c
Fix fallback auth on Python 3 (#4197) 6 years ago
Travis Ralston ab4526a153 Remove duplicate slashes in generated consent URLs 6 years ago
Travis Ralston 0f5e51f726 Add config variables for enabling terms auth and the policy name (#4142) 6 years ago
Hubert Chathi f1087106cf
handle empty backups according to latest spec proposal (#4123) 6 years ago
Travis Ralston a8d41c6aff Include a version query string arg for the consent route 6 years ago
Richard van der Hoff 193cadc988 Address review comments 6 years ago
Richard van der Hoff 0f7d1c9906 Basic initial support for room upgrades 6 years ago
Erik Johnston cb53ce9d64
Refactor state group lookup to reduce DB hits (#4011) 6 years ago
Richard van der Hoff ef771cc4c2 Fix a number of flake8 errors 6 years ago
Erik Johnston 74e7617083 Clean up room alias creation 6 years ago
Travis Ralston a8ed93a4b5 pep8 6 years ago
Travis Ralston 5119818e9d Rely on the lack of ?u to represent public access 6 years ago
David Baker a45f2c3a00 missed one 6 years ago
David Baker bddfad253a Don't mangle exceptions 6 years ago
David Baker 86ef9760a7 Split /room_keys/version into 2 servlets 6 years ago
David Baker 83e72bb2f0 PR feedback pt. 1 6 years ago
David Baker d3464ce708 isort 6 years ago
Travis Ralston 537d0b7b36 Use a flag rather than a new route for the public policy 6 years ago
Travis Ralston f9d34a763c Auto-consent to the privacy policy if the user registered with terms 6 years ago
Travis Ralston dfcad5fad5 Make the terms flow requried 6 years ago
Travis Ralston 3099d96dba Flesh out the fallback auth for terms 6 years ago
Travis Ralston fd99787162 Incorporate Dave's work for GDPR login flows 6 years ago
David Baker bc74925c5b WIP e2e key backups 6 years ago
Amber Brown 02aa41809b
Port rest/ to Python 3 (#3823) 6 years ago
Krombel 7bc22539ff fix VOIP crashes under Python 3 (#3821) 6 years ago
Hubert Chathi 3801b8aa03 try to make flake8 and isort happy 6 years ago
Richard van der Hoff 87c18d12ee Implement 'event_format' filter param in /sync 6 years ago
Neil Johnson bae37cd811 improve human readable error message 6 years ago
Neil Johnson c42f7fd7b9 improve human readable error messages 6 years ago
Neil Johnson 0b01281e77 move threepid checker to config, add missing yields 6 years ago
Neil Johnson 09f3cf1a7e ensure post registration auth checks do not fail erroneously 6 years ago
Neil Johnson ea068d6f3c fix bug where preserved threepid user comes to sign up and server is mau blocked 6 years ago