diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 11:38:43 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 11:38:43 +0000 |
commit | dc9c06f32b99badc355bd9d68550db9775fe798b (patch) | |
tree | 3d056ae011668aadd883ba64b86feab9f2811a7f | |
parent | Port synapse_port_db to async/await (#6718) (diff) | |
parent | Avoid attribute error when `password_config` present but empty (#6753) (diff) | |
download | synapse-dc9c06f32b99badc355bd9d68550db9775fe798b.tar.xz |
Avoid attribute error when `password_config` present but empty (#6753)
* commit '837f62266': Avoid attribute error when `password_config` present but empty (#6753)
-rw-r--r-- | changelog.d/6753.bugfix | 1 | ||||
-rwxr-xr-x | scripts/hash_password | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/6753.bugfix b/changelog.d/6753.bugfix new file mode 100644 |