1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Api.Test/Controllers
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
..
AccountsControllerTests.cs Move identity endpoints to Identity service (#1807) 2022-01-17 13:21:51 +01:00
OrganizationConnectionsControllerTests.cs Add Additional Logging to Self-hosted installs for F4E (#1999) 2022-05-16 09:57:00 -04:00
OrganizationsControllerTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
OrganizationSponsorshipsControllerTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
OrganizationUsersControllerTests.cs [PS-616] [PS-795] Fix/auto enroll master password reset without user verification (#2038) 2022-06-08 08:44:28 -05:00
SendsControllerTests.cs Start Migration from Newtonsoft.Json to System.Text.Json (#1803) 2022-01-21 09:36:25 -05:00