mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-08 21:52:10 +00:00
fix: improve information on unsupported hash algorithms (#7870)
* fix: improve information on unsupported hash algorithms * Update de.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user