MatrixSynapse/changelog.d/6753.bugfix

2 lines
158 B
Plaintext

Fix `AttributeError: 'NoneType' object has no attribute 'get'` in `hash_password` when configuration has an empty `password_config`. Contributed by @ivilata.