1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-15 20:41:35 +01:00
bitwarden-server/test/Core.Test
Oscar Hinton fe1ffb6a22
[Provider] Server entities and models (#1370)
* Mock out provider models and service

* Implement CreateAsync, CompleteSetupAsync, UpdateAsync, InviteUserAsync and ResendInvitesAsync

* Implement AcceptUserAsync and ConfirmUsersAsync

* Implement SaveUserAsync and DeleteUserAsync

* Add email templates

* Add admin operations for providers

* Fix mail template names

* Rename roles

* Verify provider has provideradmin

* Add self hosted check to admin controller

* Resolve review comments

* Update sql queries

* Change create provider to use email instead of userId
2021-06-03 18:58:29 +02:00
..
AutoFixture [Provider] Server entities and models (#1370) 2021-06-03 18:58:29 +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 [Provider] Server entities and models (#1370) 2021-06-03 18:58:29 +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