72 Revize (8ab16a92edd675453c78cfd9974081e374b0f998)

Autor SHA1 Zpráva Datum
  Shay 8ab16a92ed
Persist CreateRoom events to DB in a batch (#13800) před 1 rokem
  Andrew Morgan 40e3e68cd7
Register homeserver modules when creating test homeserver (#13558) před 1 rokem
  Quentin Gliech 92103cb2c8
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) před 1 rokem
  David Robertson 6463244375
Remove unused `# type: ignore`s (#12531) před 2 roky
  Patrick Cloke 02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092) před 2 roky
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) před 2 roky
  David Robertson 0dda1a7968
Misc typing fixes for tests, part 2 of N (#11330) před 2 roky
  Patrick Cloke 9e5a429c8b
Clean-up registration tests (#10945) před 2 roky
  Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) před 2 roky
  Brendan Abolivier c955e37868
Fix wrapping of legacy check_registration_for_spam (#10238) před 2 roky
  Brendan Abolivier e19e3d452d
Improve the reliability of auto-joining remote rooms (#10237) před 2 roky
  Brendan Abolivier 1b3e398bea
Standardise the module interface (#10062) před 2 roky
  Marcus 8070b893db
update black to 21.6b0 (#10197) před 2 roky
  Richard van der Hoff 7562d887e1
Change the format of access tokens away from macaroons (#5588) před 3 roky
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) před 3 roky
  Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) před 3 roky
  Andrew Morgan 847ecdd8fa
Pass SSO IdP information to spam checker's registration function (#9626) před 3 roky
  Patrick Cloke c9c0ad5e20
Remove the deprecated Handlers object (#8494) před 3 roky
  Richard van der Hoff e775b5bb5b kill off `send_nonmember_event` před 3 roky
  Patrick Cloke cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261) před 3 roky
  Patrick Cloke b49a5b9307
Convert stats and related calls to async/await (#8192) před 3 roky
  Patrick Cloke 3f91638da6
Allow denying or shadow banning registrations via the spam checker (#8034) před 3 roky
  Patrick Cloke a0acdfa9e9
Converts event_federation and registration databases to async/await (#8061) před 3 roky
  Patrick Cloke 71cccf1593
Additional configuration options for auto-join rooms (#7763) před 3 roky
  Travis Ralston 09099313e6
Add an option to disable autojoin for guest accounts (#6637) před 4 roky
  Andrew Morgan 6b22921b19
async/await is_server_admin (#7363) před 4 roky
  Patrick Cloke eed7c5b89e
Convert auth handler to async/await (#7261) před 4 roky
  Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` před 4 roky
  Richard van der Hoff 326c893d24
Kill off RegistrationError (#6691) před 4 roky
  Jason Robinson be618e0551 Only count real users when checking for auto-creation of auto-join room před 4 roky
  Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931) před 4 roky
  Richard van der Hoff 8c97f6414c
Remove non-functional 'expire_access_token' setting (#5782) před 4 roky
  Amber Brown 4806651744
Replace returnValue with return (#5736) před 4 roky
  Richard van der Hoff 5f158ec039
Implement access token expiry (#5660) před 4 roky
  Richard van der Hoff 953dbb7980
Remove access-token support from RegistrationStore.register (#5642) před 4 roky
  Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641) před 4 roky
  Richard van der Hoff 1af2fcd492 Move get_or_create_user to test code (#5628) před 4 roky
  Amber Brown 32e7c9e7f2
Run Black. (#5482) před 4 roky
  ReidAnderson 3787133c9e Limit UserIds to a length that fits in a state key (#5198) před 5 roky
  Amber Brown df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) před 5 roky
  Amber Brown a68e00fca8
Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) před 5 roky
  Richard van der Hoff b5d48560c7 Fix RegistrationTestCase před 5 roky
  Neil Johnson 88f0675967 fix test_auto_create_auto_join_where_no_consent (#4886) před 5 roky
  Erik Johnston dbdc565dfd Fix registration on workers (#4682) před 5 roky
  Neil Johnson d2f7c4e6b1
create support user (#4141) před 5 roky
  Richard van der Hoff b0c24a66ec Rip out half-implemented m.login.saml2 support (#4265) před 5 roky
  Neil Johnson 7039ece8fb Neilj/fix autojoin (#4223) před 5 roky
  Neil Johnson a2bfb778c8 improve auto room join logic, comments and tests před 5 roky
  Neil Johnson 2dadc092b8 move logic into register, fix room alias localpart bug, tests před 5 roky
  Neil Johnson 13ad9930c8 add new error type ResourceLimit před 5 roky