1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.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
..
AdminConsole [PM-11798] Remove enable-consolidated-billing feature flag (#5028) 2024-11-15 09:30:03 -05:00
Auth [PM-8107] Remove Duo v2 from server (#4934) 2024-11-18 15:58:05 -08:00
Billing [PM-11798] Remove enable-consolidated-billing feature flag (#5028) 2024-11-15 09:30:03 -05:00
Controllers [PM-13014] - Add CanToggleStatus property to PolicyRepsonseModel based on Policy Validators (#4940) 2024-11-11 09:52:42 -06:00
Models/Request/Accounts [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
SecretsManager PM-11123: Device Type mapping (#4768) 2024-09-23 23:02:32 +02:00
Tools PM-13237 password health report application add get (#5000) 2024-11-11 12:54:52 -05:00
Utilities [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
Vault [PM-12479] - Adding group-details endpoint (#4959) 2024-11-12 11:25:36 -06:00
Api.Test.csproj Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00