mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17:33 +00:00
feat: limit amount of active actions (#3143)
* max actions * fix: max allowed actions * fix: max allowed actions * fix tests
This commit is contained in:
@@ -377,6 +377,7 @@ Errors:
|
||||
NotFound: Action not found
|
||||
NotActive: Action is not active
|
||||
NotInactive: Action is not inactive
|
||||
MaxAllowed: No additional active Actions allowed
|
||||
Flow:
|
||||
FlowTypeMissing: FlowType missing
|
||||
Empty: Flow is already empty
|
||||
|
Reference in New Issue
Block a user