mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:27:33 +00:00
feat: limit audit trail (#6744)
* feat: enable limiting audit trail * support AddExclusiveQuery * fix invalid condition * register event mappers * fix NullDuration validity * test query side for limits * lint * acceptance test audit trail limit * fix acceptance test * translate limits not found * update tests * fix linting * add audit log retention to default instance * fix tests * update docs * remove todo * improve test name
This commit is contained in:
@@ -28,6 +28,9 @@ Errors:
|
||||
RemoveFailed: オブジェクトの削除に失敗しました
|
||||
Limit:
|
||||
ExceedsDefault: デフォルトの制限を超えています
|
||||
Limits:
|
||||
NotFound: 制限が見つかりません
|
||||
NoneSpecified: 制限が指定されていません
|
||||
Language:
|
||||
NotParsed: 言語のパースに失敗しました
|
||||
OIDCSettings:
|
||||
|
Reference in New Issue
Block a user