Skip to content

feat: Implement grace period for MFA enrollment - #95

Merged
ashwin31 merged 1 commit into
masterfrom
dev
Aug 14, 2026
Merged

feat: Implement grace period for MFA enrollment#95
ashwin31 merged 1 commit into
masterfrom
dev

Conversation

@ashwin31

Copy link
Copy Markdown
Member
  • Added support for MFA grace period through MFA_REQUIRED_FROM and MFA_GRACE_PERIOD settings.
  • Introduced policy.grace_state() to manage user states during the grace period.
  • Updated tests to cover scenarios for users in grace, including security settings and enrollment wall behavior.
  • Enhanced documentation to explain the rollout process and admin protection settings.
  • Bumped version to 4.6.0 to reflect new features and changes.

- Added support for MFA grace period through `MFA_REQUIRED_FROM` and `MFA_GRACE_PERIOD` settings.
- Introduced `policy.grace_state()` to manage user states during the grace period.
- Updated tests to cover scenarios for users in grace, including security settings and enrollment wall behavior.
- Enhanced documentation to explain the rollout process and admin protection settings.
- Bumped version to 4.6.0 to reflect new features and changes.
Copilot AI lite review requested due to automatic review settings August 14, 2026 12:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@ashwin31
ashwin31 merged commit b6c95c5 into master Aug 14, 2026
27 checks passed
@ashwin31
ashwin31 deleted the dev branch August 14, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants