mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:27: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:
@@ -375,6 +375,7 @@ Errors:
|
||||
NotFound: L'azione non trovata
|
||||
NotActive: L'azione non è attiva
|
||||
NotInactive: L'azione non è inattiva
|
||||
MaxAllowed: Non sono permesse altre azioni attive
|
||||
Flow:
|
||||
FlowTypeMissing: FlowType mancante
|
||||
Empty: Flow è già vuoto
|
||||
|
Reference in New Issue
Block a user