fix: improve information on unsupported hash algorithms (#7870)

* fix: improve information on unsupported hash algorithms

* Update de.yaml
This commit is contained in:
Livio Spring
2024-04-30 19:50:33 +02:00
committed by GitHub
parent 87e4a0be20
commit 9950cafafc
15 changed files with 17 additions and 13 deletions

View File

@@ -80,6 +80,9 @@ ZITADEL updates stored hashes when the configured algorithm or its parameters ar
the first time verification succeeds.
This allows to increase cost along with growing computing power.
ZITADEL allows to import user passwords from systems that use any of the above hashing algorithms.
Note however that by default, only `bcrypt` is enabled.
Further `Verifiers` must be enabled in the [configuration](/self-hosting/manage/configure) by the system administrator.
:::
### Encrypted Secrets