mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-25 18:45:57 -05:00
837f62266b
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>