1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Core.Test
Oscar Hinton d4cf6d929a
Bulk Confirm (#1345)
* Add support for bulk confirm

* Add missing sproc to migration

* Change ConfirmUserAsync to internally use ConfirmUsersAsync

* Refactor to be a bit more readable

* Change BulkReinvite and BulkRemove to return a list of errors/success

* Refactor

* Fix removing owner preventing removing non owners

* Add another unit test

* Use fixtures for OrganizationUser and Policies

* Fix spelling
2021-05-25 19:23:47 +02:00
..
AutoFixture Bulk Confirm (#1345) 2021-05-25 19:23:47 +02:00
IdentityServer Added Services and Utilities Tests to Core.Test project (#1068) 2021-01-06 12:49:28 -06:00
Models Cleanup Projects (#1324) 2021-05-13 17:14:56 -04:00
Resources Cleanup Projects (#1324) 2021-05-13 17:14:56 -04:00
Services Bulk Confirm (#1345) 2021-05-25 19:23:47 +02:00
Utilities Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Core.Test.csproj Add Directory.Build.props (#1314) 2021-05-12 13:03:21 -04:00
TempDirectory.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00