mirror of
https://github.com/bitwarden/server
synced 2025-12-31 07:33:43 +00:00
org totp and storage flags
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
@RevisionDate DATETIME2(7),
|
||||
@FolderId UNIQUEIDENTIFIER,
|
||||
@Favorite BIT,
|
||||
@Edit BIT -- not used
|
||||
@Edit BIT, -- not used
|
||||
@OrganizationUseTotp BIT -- not used
|
||||
AS
|
||||
BEGIN
|
||||
SET NOCOUNT ON
|
||||
|
||||
Reference in New Issue
Block a user