1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-28 22:51:22 +01:00
bitwarden-server/util/PostgresMigrations
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
..
HelperScripts [PM-8108] Add Duo SDK v4 metadata to Duo Two Factor Provider (#4774) 2024-09-23 15:51:04 -07:00
Migrations [PM-15614] Allow Users to opt out of new device verification (#5176) 2025-01-08 07:31:24 -08:00
Scripts [EC-427] Add provider types (MSP/Reseller) to Provider table (#2518) 2023-01-23 16:08:05 +00:00
Factories.cs [PM-2444] Add Pipeline for Testing All Database Variants in CI (#2471) 2023-05-30 13:25:55 -04:00
PostgresDbMigratorDbMigrator.cs Bitwarden Unified Self-Host project (#2410) 2022-11-18 14:39:01 -05:00
PostgresMigrations.csproj [PM-8108] Add Duo SDK v4 metadata to Duo Two Factor Provider (#4774) 2024-09-23 15:51:04 -07:00