You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/_scripts
reivilibre 96251af50d
Fix a bug introduced in v1.67.0 where not specifying a config file or a server URL would lead to the `register_new_matrix_user` script failing. (#14637)
2 years ago
..
__init__.py Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
export_signing_key.py Disallow untyped defs in synapse._scripts (#12422) 3 years ago
generate_config.py Remove 'anonymised' from the phone home stats documentation (#13321) 2 years ago
generate_log_config.py Disallow untyped defs in synapse._scripts (#12422) 3 years ago
generate_signing_key.py Disallow untyped defs in synapse._scripts (#12422) 3 years ago
hash_password.py hash_password: raise an error if no config file is specified (#12789) 3 years ago
move_remote_media_to_new_store.py Disallow untyped defs in synapse._scripts (#12422) 3 years ago
register_new_matrix_user.py Fix a bug introduced in v1.67.0 where not specifying a config file or a server URL would lead to the `register_new_matrix_user` script failing. (#14637) 2 years ago
review_recent_signups.py Add missing type hints to config classes. (#12402) 3 years ago
synapse_port_db.py Add an API for listing threads in a room. (#13394) 2 years ago
synctl.py Disallow untyped defs in synapse._scripts (#12422) 3 years ago
update_synapse_database.py let update_synapse_database run on a multi-database configurations (#13422) 2 years ago