Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
c5e82070
Commit
c5e82070
authored
Sep 30, 2020
by
Anton Smith
Committed by
Mike Jang
Sep 30, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disabling 2FA does not disable enforcement rules
parent
2ac488ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
doc/security/two_factor_authentication.md
doc/security/two_factor_authentication.md
+11
-0
No files found.
doc/security/two_factor_authentication.md
View file @
c5e82070
...
...
@@ -68,6 +68,17 @@ The following are important notes about 2FA:
## Disabling 2FA for everyone
CAUTION:
**Caution:**
Disabling 2FA for everyone does not disable the
[
enforce 2FA for all users
](
#enforcing-2fa-for-all-users
)
or
[
enforce 2FA for all users in a group
](
#enforcing-2fa-for-all-users-in-a-group
)
settings. In addition to the steps in this section, you will need to disable any enforced 2FA
settings so users aren't asked to set up 2FA again, the next time the user signs in to GitLab.
Disabling 2FA for everyone does not disable the
[
enforce 2FA for all users
](
#enforcing-2fa-for-all-users
)
or
[
enforce 2FA for all users in a group
](
#enforcing-2fa-for-all-users-in-a-group
)
settings if they have been configured. In addition to the steps in this section,
you will need to disable any enforced 2FA settings so users aren't asked to setup
2FA again when the next login to GitLab.
There may be some special situations where you want to disable 2FA for everyone
even when forced 2FA is disabled. There is a Rake task for that:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment