1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-06 19:28:08 +01:00
bitwarden-server/test/Identity.IntegrationTest
Ike 867fa848dd
[PM-8220] New Device Verification (#5084)
* feat(BaseRequestValidator): 
Add global setting for new device verification.
Refactor BaseRequestValidator enabling better self-documenting code and better single responsibility principle for validators.
Updated DeviceValidator to handle new device verification, behind a feature flag.
Moved IDeviceValidator interface to separate file.
Updated CustomRequestValidator to act as the conduit by which *Validators communicate authentication context between themselves and the RequestValidators.
Adding new test for DeviceValidator class.
Updated tests for BaseRequestValidator as some functionality was moved to the DeviceValidator class.
2024-12-12 09:08:11 -08:00
..
Controllers Auth/PM-12613 - Registration with Email Verification - Provider Invite Flow (#4917) 2024-10-23 18:06:24 -04:00
Endpoints [PM-8107] Remove Duo v2 from server (#4934) 2024-11-18 15:58:05 -08:00
Properties Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
RequestValidation [PM-8220] New Device Verification (#5084) 2024-12-12 09:08:11 -08:00
Identity.IntegrationTest.csproj [deps] Platform: Update dotnet monorepo (#4886) 2024-10-28 13:35:14 -04:00
openid-configuration.json [AC-1331] Remove Manager role - final (#4493) 2024-07-12 06:13:10 +10:00