1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Identity.Test/IdentityServer
Ike c028c68d9c
[PM-6666] Two factor Validator refactor (#4894)
* initial device removal

* Unit Testing

* Finalized tests

* initial commit refactoring two factor

* initial tests

* Unit Tests

* initial device removal

* Unit Testing

* Finalized tests

* initial commit refactoring two factor

* initial tests

* Unit Tests

* Fixing some tests

* renaming and reorganizing

* refactored two factor flows

* fixed a possible issue with object mapping.

* Update TwoFactorAuthenticationValidator.cs

removed unused code
2024-10-24 10:41:25 -07:00
..
BaseRequestValidatorTests.cs [PM-6666] Two factor Validator refactor (#4894) 2024-10-24 10:41:25 -07:00
DeviceValidatorTests.cs [PM-6666] Two factor Validator refactor (#4894) 2024-10-24 10:41:25 -07:00
TwoFactorAuthenticationValidatorTests.cs [PM-6666] Two factor Validator refactor (#4894) 2024-10-24 10:41:25 -07:00
UserDecryptionOptionsBuilderTests.cs [PM-7742] Set hasManageResetPasswordPermission for owner and admin invitees (#4528) 2024-08-06 11:22:10 +02:00