0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-20 12:33:46 +02:00
synapse/synapse/_scripts
Richard van der Hoff d092e6f32a
Support registration_shared_secret in a file (#13614)
A new `registration_shared_secret_path` option. This is kinda handy for k8s deployments and things.
2022-08-25 16:27:46 +00:00
..
__init__.py Port register_new_matrix_user to Python 3 and add tests (#4085) 2018-10-26 22:05:22 +11:00
export_signing_key.py Disallow untyped defs in synapse._scripts (#12422) 2022-04-11 12:41:55 +01:00
generate_config.py Remove 'anonymised' from the phone home stats documentation (#13321) 2022-07-19 12:38:29 +00:00
generate_log_config.py Disallow untyped defs in synapse._scripts (#12422) 2022-04-11 12:41:55 +01:00
generate_signing_key.py Disallow untyped defs in synapse._scripts (#12422) 2022-04-11 12:41:55 +01:00
hash_password.py hash_password: raise an error if no config file is specified (#12789) 2022-05-19 13:03:13 +00:00
move_remote_media_to_new_store.py Disallow untyped defs in synapse._scripts (#12422) 2022-04-11 12:41:55 +01:00
register_new_matrix_user.py Support registration_shared_secret in a file (#13614) 2022-08-25 16:27:46 +00:00
review_recent_signups.py Add missing type hints to config classes. (#12402) 2022-04-11 12:07:23 -04:00
synapse_port_db.py Drop unused tables from groups/communities. (#12967) 2022-07-13 09:55:14 -04:00
synctl.py Disallow untyped defs in synapse._scripts (#12422) 2022-04-11 12:41:55 +01:00
update_synapse_database.py Fix Synapse git info missing in version strings (#12973) 2022-06-07 15:24:11 +01:00