summary refs log tree commit diff
path: root/changelog.d/6753.bugfix
blob: 5dfde793e1f22cf8f50fd9684865b38a6c144664 (plain) (blame)
1
Fix `AttributeError: 'NoneType' object has no attribute 'get'` in `hash_password` when configuration has an empty `password_config`. Contributed by @ivilata.