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/OrganizationFeatures
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
..
Groups [PM-10361] Remove Group.AccessAll from code (#4614) 2024-08-13 08:54:03 +10:00
OrganizationApiKeys [AC-1200] Admin Console code ownership - move OrganizationFeatures (#3369) 2023-10-26 16:47:44 -05:00
OrganizationConnections AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
OrganizationDomains [PM-10317] Email Users For Org Claiming Domain (#5094) 2024-12-05 14:59:35 +00:00
Organizations/OrganizationSignUp [PM-15614] Allow Users to opt out of new device verification (#5176) 2025-01-08 07:31:24 -08:00
OrganizationUsers [PM-10338] Update the Organization 'Leave' endpoint to log EventType.OrganizationUser_Left (#4908) 2024-12-10 11:14:34 +00:00
Policies [PM-15957] Fix: Domain Claim fails to enable Single Organization Policy, sends no emails and Revokes all users (#5147) 2024-12-17 15:57:31 +00:00