diff options
author | Jae Lo Presti <me@jae.fi> | 2022-05-19 14:03:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-19 13:03:13 +0000 |
commit | f16ec055cc235eed1ae02f7cede99c366fedca5e (patch) | |
tree | 193b5507d96b38cc1633fe03a5c7d8355bb1b194 | |
parent | Simplify untyped-defs config in mypy.ini (#12790) (diff) | |
download | synapse-f16ec055cc235eed1ae02f7cede99c366fedca5e.tar.xz |
hash_password: raise an error if no config file is specified (#12789)
-rw-r--r-- | changelog.d/12789.misc | 1 | ||||
-rwxr-xr-x | synapse/_scripts/hash_password.py | 10 |
2 files changed, 6 insertions, 5 deletions
diff --git a/changelog.d/12789.misc b/changelog.d/12789.misc new file mode 100644 |