-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
build docs workflow
committed
Jan 7, 2024
1 parent
ba8e673
commit 14fb56a
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
30 changes: 30 additions & 0 deletions
30
docs/gitlab/group/group_allows_excessive_mfa_grace_period.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
layout: default | ||
title: Two-Factor Authentication Grace Period Should Not Be Longer Than One Week | ||
parent: Group Policies | ||
grand_parent: GitLab Policies | ||
--- | ||
|
||
|
||
## Two-Factor Authentication Grace Period Should Not Be Longer Than One Week | ||
policy name: group_allows_excessive_mfa_grace_period | ||
|
||
severity: MEDIUM | ||
|
||
### Description | ||
New members added to your group are allowed longer than a week to enable MFA. The time frame should be lowered to one week or less. | ||
|
||
### Threat Example(s) | ||
Any new group membmer effectivly acts as an attack surface until two-factor authentication is enabled. The risk is compounded as new members may be more vulnerable to phising and identity theft attacks. | ||
|
||
|
||
|
||
### Remediation | ||
1. Go to the group page | ||
2. Press Settings -> General | ||
3. Expand "Permissions and group features" | ||
4. In the box titled: "Delay 2FA enforcement (hours)", enter a number under 168 (preferably 0) | ||
5. Press "Save Changes" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters