Commit Graph

1168 Commits (eafd103fc70bc7d479bf80271b4f03144424d5fa)

Author SHA1 Message Date
Andrew Morgan 4765f0cfd9
Add m.id_access_token flag (#5930) 5 years ago
Manuel Stahl 0bab582fd6 Remove shared secret registration from client/r0/register endpoint 5 years ago
Brendan Abolivier 1c5b8c6222 Revert "Add "require_consent" parameter for registration" 5 years ago
Half-Shot 3320aaab3a Add "require_consent" parameter for registration 5 years ago
Jorik Schellekens 9a6f2be572
Opentrace e2e keys (#5855) 5 years ago
Hubert Chathi 7c3abc6572 apply PR review suggestions 5 years ago
Andrew Morgan b13cac896d
Fix up password reset template config names (#5863) 5 years ago
Andrew Morgan edeae53221
Return 404 instead of 403 when retrieving an event without perms (#5798) 5 years ago
Brendan Abolivier f25f638c35
Lint 5 years ago
Brendan Abolivier a4a9ded4d0
Allow defining HTML templates to serve the user on account renewal 5 years ago
Hubert Chathi c659b9f94f allow uploading keys for cross-signing 5 years ago
Jorik Schellekens cf2972c818
Fix servlet metric names (#5734) 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Andrew Morgan b2a382efdb
Remove the ability to query relations when the original event was redacted. (#5629) 5 years ago
Richard van der Hoff 0a4001eba1
Clean up exception handling for access_tokens (#5656) 5 years ago
Andrew Morgan f281714583
Don't bundle aggregations when retrieving the original event (#5654) 5 years ago
Andrew Morgan d88421ab03
Include the original event in /relations (#5626) 5 years ago
Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641) 5 years ago
Richard van der Hoff f9e99f9534 Factor out some redundant code in the login impl (#5639) 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
PauRE 948488e115 Fix JWT login with new users (#5586) 5 years ago
PauRE 856ea04eb3 Fix JWT login (#5555) 5 years ago
Richard van der Hoff 79b9d9076d rename BaseSSORedirectServlet for consistency 5 years ago
Richard van der Hoff 3705322103 Move all the saml stuff out to a centralised handler 5 years ago
Brendan Abolivier bfe84e051e Split public rooms directory auth config in two 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Erik Johnston 10383e6e6f Change password reset links to /_matrix. 6 years ago
Andrew Morgan 2ddc13577c
Don't warn user about password reset disabling through config code (#5387) 6 years ago
Richard van der Hoff 426049247b Code cleanups and simplifications. 6 years ago
Andrew Morgan 3719680ee4
Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
Brendan Abolivier fe13bd52ac
Don't check whether the user's account is expired on /send_mail requests 6 years ago
Neil Johnson 94f6c674df
Neilj/add r0.5 to versions (#5360) 6 years ago
Amber Brown b2b90b7d34
Hawkowl/fix missing auth (#5328) 6 years ago
Amber Brown 2889b05554
Unify v1 and v2 REST client APIs (#5226) 6 years ago
Alexander Trost dc3e586938
SAML2 Improvements and redirect stuff 6 years ago
Eisha Chen-yen-su 8824325b82 Fix ignored filter field in `/messages` endpoint 6 years ago
Aaron Raimist 123918b739
Lint 6 years ago
Amber Brown 532b825ed9
Serve CAS login over r0 (#5286) 6 years ago
Aaron Raimist 119c9c10b0
Get rid of try except 6 years ago
Aaron Raimist 56f07d980a
Show correct error when logging out and access token is missing 6 years ago
Andrew Morgan 6368150a74
Add config option for setting homeserver's default room version (#5223) 6 years ago
Erik Johnston de7672b78f Don't bundle events in /sync or /events 6 years ago
Erik Johnston 7a7eba8302 Move parsing of tokens out of storage layer 6 years ago
Erik Johnston 95f3fcda3c Check that event is visible in new APIs 6 years ago
Erik Johnston a0603523d2 Add aggregations API 6 years ago
Amber Brown f1e5b41388
Make all the rate limiting options more consistent (#5181) 6 years ago
Richard van der Hoff 5f027a315f
Drop support for v2_alpha API prefix (#5190) 6 years ago
Erik Johnston e6459c26b4 Actually implement idempotency 6 years ago
Erik Johnston b50641e357 Add simple pagination API 6 years ago
Erik Johnston efe3c7977a Add simple send_relation API and track in DB 6 years ago