1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Core.Test/Utilities
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
..
data SqlServer split manage collection permission (#1594) 2021-10-05 11:12:05 -05:00
ClaimsExtensionsTests.cs [PS-589] Fix emergency contact takeover device verification and endpoints for its settings (#2016) 2022-06-06 14:52:50 -03:00
CoreHelpersTests.cs [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
EncryptedStringAttributeTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
JsonHelpersTests.cs Start Migration from Newtonsoft.Json to System.Text.Json (#1803) 2022-01-21 09:36:25 -05:00
PermissiveStringConverterTests.cs Fix OneLogin Import (#1899) 2022-03-08 13:22:47 -05:00
SelfHostedAttributeTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
StrictEmailAddressAttributeTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
StrictEmailAddressListAttributeTests.cs Added unit tests for StrictEmailAddressListAttribute in Bit.Core.Utilities (#1652) 2021-10-29 12:24:53 -04:00