DefGuard / DefGuard/defguard

Configurable VPN MFA session timeout

Open
#3,583 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.8k
Forks
115
Avg merge
1d 4h
Merged PRs (30d)
51

Description

`VPN_MFA_SESSION_TIMEOUT` is a hard-coded 10-minute const in `crates/defguard_common/src/db/models/vpn_client_mfa_session.rs`. Issue #3043 asked for an administrator-configurable value and called it location-level, but 2.2 moved MFA configuration onto mfa_flow, so the scoping decision - per-flow, per-location, or a global setting - has to come first. Needs a migration, an API surface, and UI.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.