mirror of
https://github.com/bitwarden/server
synced 2025-12-31 07:33:43 +00:00
Added favorites to ciphers and exposed PUT favorite cipher API
This commit is contained in:
@@ -138,6 +138,7 @@ namespace Bit.Core.Repositories.SqlServer
|
||||
-- Do not update [UserId]
|
||||
-- Do not update [FolderId]
|
||||
-- Do not update [Type]
|
||||
-- Do not update [Favorite]
|
||||
[Data] = TC.[Data],
|
||||
-- Do not update [CreationDate]
|
||||
[RevisionDate] = TC.[RevisionDate]
|
||||
|
||||
Reference in New Issue
Block a user