Commit Graph

338 Commits (c9f11d09fc85470cf9a36909104734a3682c4b39)

Author SHA1 Message Date
Richard van der Hoff 8c97f6414c
Remove non-functional 'expire_access_token' setting (#5782) 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660) 5 years ago
Richard van der Hoff 953dbb7980
Remove access-token support from RegistrationStore.register (#5642) 5 years ago
Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641) 5 years ago
Richard van der Hoff 1af2fcd492 Move get_or_create_user to test code (#5628) 5 years ago
Erik Johnston c061d4f237 Fixup from review comments. 5 years ago
Erik Johnston 8ee69f299c Add basic function to get all data for a user out of synapse 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Erik Johnston 75538813fc Fix background updates to handle redactions/rejections (#5352) 6 years ago
Amber Brown be452fc9ac more fix 6 years ago
Amber Brown 7f81b967ca fix schemas 6 years ago
Amber Brown 4a30e4acb4
Room Statistics (#4338) 6 years ago
ReidAnderson 3787133c9e Limit UserIds to a length that fits in a state key (#5198) 6 years ago
Amber Brown df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 6 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Richard van der Hoff 12f9d51e82
Add admin api for sending server_notices (#5121) 6 years ago
Richard van der Hoff 40e576e29c Move admin api impl to its own package 6 years ago
Andrew Morgan 4a4d5c4fd6
Fix grammar and document get_current_users_in_room (#4998) 6 years ago
Erik Johnston 40e56997bc Review comments 6 years ago
Erik Johnston b7fa834c40 Add unit tests 6 years ago
Andrew Morgan 4a125be138
Make federation endpoints more tolerant of trailing slashes v2 (#4935) 6 years ago
Amber Brown a68e00fca8
Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 6 years ago
Erik Johnston 3660d24ebe Add test 6 years ago
Erik Johnston cc09685830 Add test 6 years ago
Richard van der Hoff b5d48560c7 Fix RegistrationTestCase 6 years ago
Neil Johnson 88f0675967 fix test_auto_create_auto_join_where_no_consent (#4886) 6 years ago
Amber Brown 282c97327f
Migrate the user directory initial population to a background task (#4864) 6 years ago
Erik Johnston 271cb1998b Revert "Make federation endpoints more tolerant of trailing slashes for some endpoints (#4793)" 6 years ago
Andrew Morgan 09626bfd39 Switch to wrapper function around _send_request 6 years ago
Andrew Morgan 97653ef1f4 Correct argument name 6 years ago
Amber Brown 797b6a63fc fixup 6 years ago
Andrew Morgan 0ea8582f8b Cleaner way of implementing trailing slashes 6 years ago
Amber Brown 10480c4348 fixup 6 years ago
Andrew Morgan 4868b12029 and again 6 years ago
Andrew Morgan 802cb5dcf0 Fix syntax error 6 years ago
Andrew Morgan 66f205e93d We're calling different functions now 6 years ago
Andrew Morgan 290552fd83
Make federation endpoints more tolerant of trailing slashes for some endpoints (#4793) 6 years ago
Amber Brown 5ba8ceab4c fixes 6 years ago
Amber Brown 4abc988c6a
initial 6 years ago
Amber Brown f6135d06cf
Rewrite userdir to be faster (#4537) 6 years ago
Brendan Abolivier f4195f4118 Revert "Split ratelimiters in two (one for events, one for registration)" 6 years ago
Brendan Abolivier d7dbad3526 Split ratelimiters in two (one for events, one for registration) 6 years ago
Brendan Abolivier a4c3a361b7
Add rate-limiting on registration (#4735) 6 years ago
Richard van der Hoff 2c3548d9d8
Update test_typing to use HomeserverTestCase. (#4771) 6 years ago
Erik Johnston dbdc565dfd Fix registration on workers (#4682) 6 years ago
Erik Johnston eaf4d11af9 Add configurable room list publishing rules 6 years ago
Hubert Chathi afae8442b5 make sure version is in body and wrap in linearizer queue 6 years ago
Neil Johnson d2f7c4e6b1
create support user (#4141) 6 years ago
Richard van der Hoff b0c24a66ec Rip out half-implemented m.login.saml2 support (#4265) 6 years ago