1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-24 12:35:25 +01:00
bitwarden-server/test/Core.Test
Federico Maccaroni b070e9a387
[PS-589] Fix emergency contact takeover device verification and endpoints for its settings (#2016)
* Added UnknownDeviceVerificationEnabled on User that is turned off when emergency contact takes over the account. Also added endpoints to get and update 2fa device verification settings. And Updated migrations & tests

* Applied dotnet format

* Fixed method rename call on TwoFactorController

* PS-589 Format fixes

* PS-589 changed UnknownDeviceVerificationEnabled to be non-nullable
2022-06-06 14:52:50 -03:00
..
AutoFixture Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Entities Additional 2FA tests (#1860) 2022-02-10 13:48:06 -05:00
Helpers Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
Identity Remove the u2f lib (#1820) 2022-01-24 12:14:04 +01:00
IdentityServer Added Services and Utilities Tests to Core.Test project (#1068) 2021-01-06 12:49:28 -06:00
Models CSA-2 - Require user interaction for SSO redirect (#1948) 2022-06-01 12:23:52 -05:00
OrganizationFeatures Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Repositories/EntityFramework Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Resources Cleanup Projects (#1324) 2021-05-13 17:14:56 -04:00
Services [PS-589] Fix emergency contact takeover device verification and endpoints for its settings (#2016) 2022-06-06 14:52:50 -03:00
Tokens Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Utilities [PS-589] Fix emergency contact takeover device verification and endpoints for its settings (#2016) 2022-06-06 14:52:50 -03:00
Core.Test.csproj Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
packages.lock.json [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
TempDirectory.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00