update web vault to v2025.9.1 and allow new policy (#6340)

* update web-vault to v2025.9.1

* allow new card removal policy
This commit is contained in:
Stefan Melmuk
2025-10-13 20:54:24 +02:00
committed by GitHub
parent a2ad1dc7c3
commit b1d84298cc
4 changed files with 15 additions and 14 deletions

View File

@@ -39,6 +39,7 @@ pub enum OrgPolicyType {
// AutomaticAppLogIn = 12,
// FreeFamiliesSponsorshipPolicy = 13,
RemoveUnlockWithPin = 14,
RestrictedItemTypes = 15,
}
// https://github.com/bitwarden/server/blob/9ebe16587175b1c0e9208f84397bb75d0d595510/src/Core/AdminConsole/Models/Data/Organizations/Policies/SendOptionsPolicyData.cs#L5