1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Identity.Test
Ike ab5d4738d6
[PM-8107] Remove Duo v2 from server (#4934)
refactor(TwoFactorAuthentication): Remove references to old Duo SDK version 2 code and replace them with the Duo SDK version 4 supported library DuoUniversal code.

Increased unit test coverage in the Two Factor Authentication code space. We opted to use DI instead of Inheritance for the Duo and OrganizaitonDuo two factor tokens to increase testability, since creating a testing mock of the Duo.Client was non-trivial.

Reviewed-by: @JaredSnider-Bitwarden
2024-11-18 15:58:05 -08:00
..
AutoFixture [PM-6664] Base Request Validator Unit Tests and Resource Owner integration Tests (#4582) 2024-09-05 11:17:15 -07:00
Controllers Auth/PM-11945 - Registration with Email Verification - Fix Org Sponsored Free Family Plan not working (#4772) 2024-09-12 15:24:47 -04:00
IdentityServer [PM-8107] Remove Duo v2 from server (#4934) 2024-11-18 15:58:05 -08:00
Wrappers [PM-6666] Two factor Validator refactor (#4894) 2024-10-24 10:41:25 -07:00
Identity.Test.csproj [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00