mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17:33 +00:00
fix: protect default and zitadel project org from remove (#4875)
This commit is contained in:
@@ -155,6 +155,8 @@ Errors:
|
||||
Empty: Organisation is empty
|
||||
NotFound: Organisation not found
|
||||
NotChanged: Organisation not changed
|
||||
DefaultOrgNotDeletable: Default Organisation must not be deleted
|
||||
ZitadelOrgNotDeletable: Organisation with ZITADEL project must not be deleted
|
||||
InvalidDomain: Invalid domain
|
||||
DomainMissing: Domain missing
|
||||
DomainNotOnOrg: Domain doesn't exist on organization
|
||||
@@ -928,4 +930,4 @@ Action:
|
||||
PreCreation: Pre Creation
|
||||
PostCreation: Post Creation
|
||||
PreUserinfoCreation: Pre Userinfo creation
|
||||
PreAccessTokenCreation: Pre access token creation
|
||||
PreAccessTokenCreation: Pre access token creation
|
||||
|
Reference in New Issue
Block a user