1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

[pm-17363] Add LimitItemDeletion property to models (#13087)

This commit is contained in:
Jimmy Vo
2025-01-30 11:09:04 -05:00
committed by GitHub
parent f775e665cb
commit cbba1a686c
7 changed files with 16 additions and 0 deletions

View File

@@ -368,6 +368,7 @@ describe("KeyConnectorService", () => {
accessSecretsManager: false,
limitCollectionCreation: true,
limitCollectionDeletion: true,
limitItemDeletion: true,
allowAdminAccessToAllCollectionItems: true,
flexibleCollections: false,
object: "profileOrganization",