This website requires JavaScript.
Explore
Help
Sign In
nhyatt
/
bitwarden
Watch
1
Star
0
Fork
0
You've already forked bitwarden
mirror of
https://github.com/bitwarden/server.git
synced
2025-06-09 12:40:32 -05:00
Code
bitwarden
/
src
/
Core
/
AdminConsole
/
OrganizationFeatures
/
Policies
History
Rui Tome
30490ca383
Implement CanBeRestored method in RequireTwoFactorPolicyRequirement to determine user restoration eligibility based on two-factor authentication status; add corresponding unit tests for various scenarios.
2025-05-20 17:29:54 +01:00
..
Implementations
[PM-18876] Refine PolicyRequirements API (
#5445
)
2025-03-11 10:46:09 +10:00
Models
[PM-10319] - Revoke Non Complaint Users for 2FA and Single Org Policy Enablement (
#5037
)
2024-11-26 16:37:12 -06:00
PolicyRequirements
Implement CanBeRestored method in RequireTwoFactorPolicyRequirement to determine user restoration eligibility based on two-factor authentication status; add corresponding unit tests for various scenarios.
2025-05-20 17:29:54 +01:00
PolicyValidators
[PM-14613] Remove account deprovisioning feature flag (
#5676
)
2025-05-13 07:17:54 +10:00
IPolicyRequirementQuery.cs
[PM-14439] Add PolicyRequirementQuery for enforcement logic (
#5336
)
2025-02-14 11:05:49 +00:00
IPolicyValidator.cs
[PM-13322] [BEEEP] Add PolicyValidators and refactor policy save logic (
#4877
)
2024-10-22 09:18:34 +10:00
ISavePolicyCommand.cs
[PM-14245] Remove policy definitions feature flag (
#5095
)
2024-12-04 11:50:47 +10:00
PolicyServiceCollectionExtensions.cs
[PM-18237] Add RequireSsoPolicyRequirement (
#5655
)
2025-04-23 15:43:36 +01:00