1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Core.Test/Auth
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
..
Identity [PM-8107] Remove Duo v2 from server (#4934) 2024-11-18 15:58:05 -08:00
IdentityServer [PM-1188] Server owner auth migration (#2825) 2023-04-14 13:25:56 -04:00
Models Auth/PM-12613 - Registration with Email Verification - Provider Invite Flow (#4917) 2024-10-23 18:06:24 -04:00
Services [PM-8107] Remove Duo v2 from server (#4934) 2024-11-18 15:58:05 -08:00
UserFeatures Auth/PM-12613 - Registration with Email Verification - Provider Invite Flow (#4917) 2024-10-23 18:06:24 -04:00