mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:27:33 +00:00
Merge remote-tracking branch 'origin/main' into next
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
|
||||
@@ -1013,6 +1013,9 @@ EventTypes:
|
||||
check:
|
||||
succeeded: OIDC Client Secret check succeeded
|
||||
failed: OIDC Client Secret check failed
|
||||
key:
|
||||
added: OIDC App Key added
|
||||
removed: OIDC App Key removed
|
||||
api:
|
||||
secret:
|
||||
check:
|
||||
|
Reference in New Issue
Block a user