1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-29 23:01:46 +01:00
bitwarden-server/test/Identity.Test
Ike a84ef0724c
[PM-15614] Allow Users to opt out of new device verification (#5176)
feat(NewDeviceVerification) : 
* Created database migration scripts for VerifyDevices column in [dbo].[User].
* Updated DeviceValidator to check if user has opted out of device verification.
* Added endpoint to AccountsController.cs to allow editing of new User.VerifyDevices property.
* Added tests for new methods and endpoint.
* Updating queries to track [dbo].[User].[VerifyDevices].
* Updated DeviceValidator to set `User.EmailVerified` property during the New Device Verification flow.
2025-01-08 07:31:24 -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-15614] Allow Users to opt out of new device verification (#5176) 2025-01-08 07:31:24 -08:00
Wrappers [PM-8220] New Device Verification (#5084) 2024-12-12 09:08:11 -08:00
Identity.Test.csproj [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00