Commit Graph

20 Commits (8390e00c7fbadfa0508b954129e113fe6c2e6f83)

Author SHA1 Message Date
Patrick Cloke d4a7829b12
Convert synapse.api to async/await (#8031) 4 years ago
Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 4 years ago
Andrew Morgan 3e6b5bba71
Wrap register_device coroutine in an ensureDeferred (#7684) 5 years ago
Patrick Cloke 3c45a78090
Convert the registration handler to async/await. (#7649) 5 years ago
Patrick Cloke eed7c5b89e
Convert auth handler to async/await (#7261) 5 years ago
Patrick Cloke b85d7652ff
Do not allow a deactivated user to login via SSO. (#7240) 5 years ago
Brendan Abolivier 65c73cdfec Factor out complete_sso_login and expose it to the Module API 5 years ago
Richard van der Hoff 473d3801b6 Cleanups and additions to the module API 5 years ago
Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 5 years ago
Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931) 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641) 5 years ago
Richard van der Hoff 4b1f7febc7 Update ModuleApi to avoid register(generate_token=True) (#5640) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Andrew Morgan 7a91b9d81c
Allow password providers to bind emails (#4947) 6 years ago
Andrew Morgan bbd244c7b2
Support 3PID login in password providers (#4931) 6 years ago
Erik Johnston dbdc565dfd Fix registration on workers (#4682) 6 years ago
Richard van der Hoff ad7e570d07 Delete devices in various logout situations 7 years ago
Richard van der Hoff 6b60f7dca0 Add more hooks to ModuleApi 7 years ago
Richard van der Hoff 1189be43a2 Factor _AccountHandler proxy out to ModuleApi 7 years ago