MatrixSynapse/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 Add an export_signing_key script (#6546) 2019-12-19 11:11:14 +00:00
generate_config Update the TLS cipher string and provide configurability for TLS on outgoing federation (#5550) 2019-06-28 18:19:09 +10:00
generate_log_config Automate generation of the sample and debian log configs (#6627) 2020-01-03 17:14:00 +00:00
generate_signing_key.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
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 Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
register_new_matrix_user Port register_new_matrix_user to Python 3 and add tests (#4085) 2018-10-26 22:05:22 +11:00
synapse_port_db Port synapse_port_db to async/await (#6718) 2020-01-21 19:04:58 +00:00
sync_room_to_group.pl sanity checks 2017-11-21 12:10:20 +00:00