synapse/scripts
Ivan Vilata-i-Balaguer 837f62266b Avoid attribute error when password_config present but empty (#6753)
The old statement returned `None` for such a `password_config` (like the one
created on first run), thus retrieval of the `pepper` key failed with
`AttributeError`.

Fixes #5315

Signed-off-by: Ivan Vilata i Balaguer <ivan@selidor.net>
2020-01-22 07:32:52 +00:00
..
export_signing_key
generate_config
generate_log_config
generate_signing_key.py
hash_password Avoid attribute error when password_config present but empty (#6753) 2020-01-22 07:32:52 +00:00
move_remote_media_to_new_store.py
register_new_matrix_user
synapse_port_db Port synapse_port_db to async/await (#6718) 2020-01-21 19:04:58 +00:00
sync_room_to_group.pl