1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-06 18:42:49 -05:00

users listing page

This commit is contained in:
Kyle Spearrin
2018-03-21 16:24:10 -04:00
parent d35d8185ed
commit 67bf801c15
10 changed files with 234 additions and 7 deletions

View File

@ -224,5 +224,6 @@
<Build Include="dbo\Stored Procedures\Event_ReadPageByCipherId.sql" />
<Build Include="dbo\Stored Procedures\Event_ReadPageByOrganizationIdActingUserId.sql" />
<Build Include="dbo\Stored Procedures\Organization_ReadAbilities.sql" />
<Build Include="dbo\Stored Procedures\User_SearchByEmail.sql" />
</ItemGroup>
</Project>