mirror of
https://github.com/bitwarden/server.git
synced 2025-01-15 20:41:35 +01:00
a84ef0724c
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. |
||
---|---|---|
.. | ||
DbScripts | ||
DbScripts_finalization | ||
DbScripts_transition | ||
MySql | ||
DbMigrator.cs | ||
DbUpLogger.cs | ||
Migrator.csproj | ||
MigratorConstants.cs | ||
SqlServerDbMigrator.cs |