0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-06 03:08:58 +02:00
synapse/tests/rest/client
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
..
v1 move handling of auto_join_rooms to RegisterHandler 2018-03-14 16:45:37 +01:00
v2_alpha mock registrations_require_3pid 2018-01-19 00:28:08 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_transactions.py Clean transactions based on time. Add HttpTransactionCache tests. 2016-11-14 11:19:24 +00:00