mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
misc: added new property to the pick org
This commit is contained in:
@@ -15,5 +15,6 @@ export const sanitizedOrganizationSchema = OrganizationsSchema.pick({
|
||||
selectedMfaMethod: true,
|
||||
shouldUseNewPrivilegeSystem: true,
|
||||
privilegeUpgradeInitiatedByUsername: true,
|
||||
privilegeUpgradeInitiatedAt: true
|
||||
privilegeUpgradeInitiatedAt: true,
|
||||
allowSecretSharingOutsideOrganization: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user