mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 21:37:32 +00:00
Merge remote-tracking branch 'origin/main' into next
This commit is contained in:
@@ -136,7 +136,7 @@ Errors:
|
||||
Invalid: 密码无效
|
||||
NotSet: 用户未设置密码
|
||||
NotChanged: 新密码不能与您当前的密码相同
|
||||
NotSupported: 不支持密码哈希编码
|
||||
NotSupported: 不支持密码哈希编码。查看 https://zitadel.com/docs/concepts/architecture/secrets#hashed-secrets
|
||||
PasswordComplexityPolicy:
|
||||
NotFound: 未找到密码策略
|
||||
MinLength: 密码太短
|
||||
@@ -1012,6 +1012,9 @@ EventTypes:
|
||||
check:
|
||||
succeeded: 检查 OIDC Client Secret 成功
|
||||
failed: 检查 OIDC Client Secret 失败
|
||||
key:
|
||||
added: 添加了 OIDC 应用密钥
|
||||
removed: OIDC 应用密钥已删除
|
||||
api:
|
||||
secret:
|
||||
check:
|
||||
|
Reference in New Issue
Block a user