BIT-802: Enforce master password policy (#849)

Co-authored-by: Sean Weiser <125889608+sean-livefront@users.noreply.github.com>
This commit is contained in:
Shannon Draeker
2024-01-30 09:22:19 -07:00
committed by Álison Fernandes
parent b3f23ab172
commit 2be6c9042f
36 changed files with 640 additions and 20 deletions

View File

@@ -262,6 +262,7 @@ class MainViewModelTest : BaseViewModelTest() {
isPremium = true,
isLoggedIn = true,
isVaultUnlocked = true,
isVaultPendingUnlock = false,
isBiometricsEnabled = false,
organizations = emptyList(),
),