mirror of
https://github.com/bitwarden/server
synced 2026-01-07 02:53:38 +00:00
Support for CipherKey and Share APIs
This commit is contained in:
@@ -112,5 +112,7 @@
|
||||
<Build Include="dbo\Views\CipherShareView.sql" />
|
||||
<Build Include="dbo\Stored Procedures\CipherShare_ReadByUserId.sql" />
|
||||
<Build Include="dbo\Stored Procedures\CipherShare_ReadById.sql" />
|
||||
<Build Include="dbo\Stored Procedures\Share_ReadByCipherId.sql" />
|
||||
<Build Include="dbo\Stored Procedures\CipherShare_ReadByTypeUserId.sql" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user