mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +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:
@@ -40,17 +40,6 @@ Quotas:
|
||||
DefaultInstance:
|
||||
LoginPolicy:
|
||||
MfaInitSkipLifetime: "0"
|
||||
Quotas:
|
||||
Items:
|
||||
- Unit: "actions.all.runs.seconds"
|
||||
From: "2023-01-01T00:00:00Z"
|
||||
ResetInterval: 5m
|
||||
Amount: 20
|
||||
Limit: false
|
||||
Notifications:
|
||||
- Percent: 100
|
||||
Repeat: true
|
||||
CallURL: "https://httpbin.org/post"
|
||||
|
||||
SystemAPIUsers:
|
||||
- cypress:
|
||||
|
Reference in New Issue
Block a user