0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-27 20:19:03 +02:00
synapse/synapse/_scripts
Denis Kasak 3a0aa6fe76
Force TLS certificate verification in registration script. (#16530)
If using the script remotely, there's no particularly convincing reason
to disable certificate verification, as this makes the connection
interceptible.

If on the other hand, the script is used locally (the most common use
case), you can simply target the HTTP listener and avoid TLS altogether.
This is what the script already attempts to do if passed a homeserver
configuration YAML file.
2023-10-23 07:38:51 -04:00
..
__init__.py
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
generate_workers_map.py Add a primitive helper script for listing worker endpoints. (#15243) 2023-03-23 12:11:14 +00: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 Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
register_new_matrix_user.py Force TLS certificate verification in registration script. (#16530) 2023-10-23 07:38:51 -04: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 Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
synctl.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
update_synapse_database.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00