1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-06 00:11:22 +01:00
bitwarden-server/test/Api.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
..
AdminConsole [PM-10338] Update the Organization 'Leave' endpoint to log EventType.OrganizationUser_Left (#4908) 2024-12-10 11:14:34 +00:00
Auth [PM-15614] Allow Users to opt out of new device verification (#5176) 2025-01-08 07:31:24 -08:00
Billing [PM-15808]Show suspended org modals for orgs in 'unpaid' & 'canceled' status (#5228) 2025-01-07 20:01:40 +01:00
Controllers [PM-14826] Add UsePolicies check to GET endpoints (#5046) 2024-12-12 10:18:11 -05:00
KeyManagement [PM-13362] Add private key regeneration endpoint (#4929) 2024-12-16 12:01:09 -06:00
Models/Request/Accounts [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
NotificationCenter [PM-10563] Notification Center API (#4852) 2024-12-18 09:59:50 -05:00
SecretsManager PM-11123: Device Type mapping (#4768) 2024-09-23 23:02:32 +02:00
Tools [PM-11360] Remove export permission for providers (#5051) 2024-12-06 08:07:04 +10:00
Utilities [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
Vault Remove LimitCollectionCreationDeletionSplit feature flag (#4809) 2024-12-06 11:46:17 +01:00
Api.Test.csproj Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00