mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
A few fixes to TwoFactorProvider
This commit is contained in:
@ -27,7 +27,7 @@ BEGIN
|
||||
[Culture] = @Culture,
|
||||
[SecurityStamp] = @SecurityStamp,
|
||||
[TwoFactorEnabled] = @TwoFactorEnabled,
|
||||
[TwoFactorProvider] = TwoFactorProvider,
|
||||
[TwoFactorProvider] = @TwoFactorProvider,
|
||||
[AuthenticatorKey] = @AuthenticatorKey,
|
||||
[CreationDate] = @CreationDate,
|
||||
[RevisionDate] = @RevisionDate
|
||||
|
Reference in New Issue
Block a user