mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17:33 +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:
@@ -136,7 +136,7 @@ Errors:
|
||||
Invalid: Password is invalid
|
||||
NotSet: User has not set a password
|
||||
NotChanged: New password cannot be the same as your current password
|
||||
NotSupported: Password hash encoding not supported
|
||||
NotSupported: Password hash encoding not supported. Check out https://zitadel.com/docs/concepts/architecture/secrets#hashed-secrets
|
||||
PasswordComplexityPolicy:
|
||||
NotFound: Password policy not found
|
||||
MinLength: Password is too short
|
||||
|
Reference in New Issue
Block a user