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
1a6c3713
Commit
1a6c3713
authored
Dec 08, 2021
by
Shubham_DEV_coders
Committed by
Evan Read
Dec 08, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed docs warnings detected by the vale Acronym rule
parent
3bb0b5ab
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/user/profile/account/two_factor_authentication.md
doc/user/profile/account/two_factor_authentication.md
+3
-3
No files found.
doc/user/profile/account/two_factor_authentication.md
View file @
1a6c3713
...
...
@@ -84,7 +84,7 @@ in a safe place.
> - It's deployed behind a feature flag, disabled by default.
> - To use it in GitLab self-managed instances, ask a GitLab administrator to [enable it](#enable-fortiauthenticator-integration).
You can use FortiAuthenticator as a
n OTP
provider in GitLab. Users must exist in
You can use FortiAuthenticator as a
one-time password (OTP)
provider in GitLab. Users must exist in
both FortiAuthenticator and GitLab with the exact same username, and users must
have FortiToken configured in FortiAuthenticator.
...
...
@@ -163,7 +163,7 @@ Feature.enable(:forti_authenticator, User.find(<user ID>))
WARNING:
This feature might not be available to you. Check the
**version history**
note above for details.
You can use FortiToken Cloud as a
n OTP
provider in GitLab. Users must exist in
You can use FortiToken Cloud as a
one-time password (OTP)
provider in GitLab. Users must exist in
both FortiToken Cloud and GitLab with the exact same username, and users must
have FortiToken configured in FortiToken Cloud.
...
...
@@ -478,7 +478,7 @@ request a GitLab global administrator disable two-factor authentication for your
-
You need to take special care to that 2FA keeps working after
[
restoring a GitLab backup
](
../../../raketasks/backup_restore.md
)
.
-
To ensure 2FA authorizes correctly with
TOTP
server, you may want to ensure
-
To ensure 2FA authorizes correctly with
time-based one time passwords (TOTP)
server, you may want to ensure
your GitLab server's time is synchronized via a service like NTP. Otherwise,
you may have cases where authorization always fails because of time differences.
-
The GitLab U2F implementation does _not_ work when the GitLab instance is accessed from
...
...
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