mirror of
https://github.com/bitwarden/server
synced 2025-12-28 06:03:29 +00:00
remove user twofactorenabled property
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
[MasterPasswordHint] NVARCHAR (50) NULL,
|
||||
[Culture] NVARCHAR (10) NOT NULL,
|
||||
[SecurityStamp] NVARCHAR (50) NOT NULL,
|
||||
[TwoFactorEnabled] BIT NOT NULL,
|
||||
[TwoFactorProvider] TINYINT NULL,
|
||||
[TwoFactorProviders] NVARCHAR (MAX) NULL,
|
||||
[TwoFactorRecoveryCode] NVARCHAR (32) NULL,
|
||||
|
||||
Reference in New Issue
Block a user