1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-30 23:11:22 +01:00
bitwarden-server/test/Core.Test/AdminConsole
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
..
Authorization [PM-12479] - Adding group-details endpoint (#4959) 2024-11-12 11:25:36 -06:00
AutoFixture [PM-10319] - Revoke Non Complaint Users for 2FA and Single Org Policy Enablement (#5037) 2024-11-26 16:37:12 -06:00
Entities [AC-1283] AC Team code ownership moves: Organization (pt 2) (#3486) 2023-11-29 15:31:15 -06:00
Helpers [PM-11360] Remove export permission for providers (#5051) 2024-12-06 08:07:04 +10:00
Models/Data [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
OrganizationAuth chore: move Installation and Push to platform's domain folders (#5085) 2025-01-06 18:10:53 +01:00
OrganizationFeatures [PM-15614] Allow Users to opt out of new device verification (#5176) 2025-01-08 07:31:24 -08:00
Services [PM-12488] Migrating Cloud Org Sign Up to Command (#5078) 2024-12-06 13:18:02 +10:00