forked-synapse/synapse/rest
Krombel 91ea0202e6 move handling of auto_join_rooms to RegisterHandler
Currently the handling of auto_join_rooms only works when a user
registers itself via public register api. Registrations via
registration_shared_secret and ModuleApi do not work

This auto_joins the users in the registration handler which enables
the auto join feature for all 3 registration paths.

This is related to issue #2725

Signed-Off-by: Matthias Kesler <krombel@krombel.de>
2018-03-14 16:45:37 +01:00
..
client move handling of auto_join_rooms to RegisterHandler 2018-03-14 16:45:37 +01:00
key Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
media Make store_file use store_into_file 2018-02-14 17:55:18 +00:00
__init__.py Add local group server support 2017-07-17 12:03:49 +01:00