forked-synapse/synapse/rest
Erik Johnston eb2b8523ae Split out registration to worker
This allows registration to be handled by a worker, though the actual
write to the database still happens on master.

Note: due to the in-memory session map all registration requests must be
handled by the same worker.
2019-02-18 12:12:57 +00:00
..
client Split out registration to worker 2019-02-18 12:12:57 +00:00
consent Check consent dir path on startup 2019-01-29 15:30:33 +00:00
key Remove deprecated v1 key exchange endpoint (#4119) 2018-10-31 22:29:02 +11:00
media Refactor request sending to have better excpetions (#4358) 2019-01-08 11:04:28 +00:00
saml2 Initialise user displayname from SAML2 data (#4272) 2018-12-07 14:44:46 +01:00
__init__.py register capabilities servlet 2019-01-29 10:28:35 +00:00
well_known.py Implement .well-known handling (#4262) 2018-12-05 14:38:58 +01:00