mirror of
https://github.com/bitwarden/server.git
synced 2025-05-24 04:51:03 -05:00

* Implemented RequireTwoFactorPolicyRequirement to enforce two-factor authentication policies. * Created RequireTwoFactorPolicyRequirementFactory to generate policy requirements based on user status. * Added unit tests for the factory to validate behavior with various user statuses and policy details.