1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Core.Test
Matt Gibson ef403b4362
[PS-616] [PS-795] Fix/auto enroll master password reset without user verification (#2038)
* Fix parameter name to match entity

* Deserialize policy data in object

* Add policy with config type to fixtures

* Return policy with deserialized config

* Use CoreHelper serializers

* Add master password reset on accept request

* Simplify policy data parsing

* Linter
2022-06-08 08:44:28 -05:00
..
AutoFixture [PS-616] [PS-795] Fix/auto enroll master password reset without user verification (#2038) 2022-06-08 08:44:28 -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-616] [PS-795] Fix/auto enroll master password reset without user verification (#2038) 2022-06-08 08:44:28 -05: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 Update swashbuckle for swaggerUI (#2039) 2022-06-07 10:11:18 -04:00
TempDirectory.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00