Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuzanne Selhorn <sselhorn@gitlab.com>2023-04-03 23:42:32 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-04-03 23:42:32 +0300
commit53597678a86609bc5a27a255458c13dc00d8c953 (patch)
tree83ff5bd8fb9c30c128cce23664e577b4ed335e17
parent6b436e20d53bd56ca69ffc4b18e74403c110d0ee (diff)
parenta124803573189d3807f024c59a63cced396b2047 (diff)
Merge branch 'pw-add-email-verification-navbar-item' into 'main'
Add email verification to left nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3725 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Approved-by: Jay <jswain@gitlab.com> Co-authored-by: phillipwells <pwells@gitlab.com>
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index c562cfb4..b6e9ce55 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -960,7 +960,9 @@ sections:
doc_url: 'ee/security/crime_vulnerability.html'
- doc_title: Enforce two-factor authentication (2FA)
doc_url: 'ee/security/two_factor_authentication.html'
- - doc_title: User email confirmation
+ - doc_title: Account email verification
+ doc_url: 'ee/security/email_verification.html'
+ - doc_title: Make new users confirm email
doc_url: 'ee/security/user_email_confirmation.html'
- doc_title: Runners
doc_url: 'runner/security/'