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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Huelsmann <ehuels@gmail.com>2018-12-19 00:43:04 +0300
committerErik Huelsmann <ehuels@gmail.com>2018-12-19 00:43:04 +0300
commit706a50012a846ce0eb61ab48ff5e75fe0d9b4ea4 (patch)
treefe9ccd2e7c97b7ac2ed4ab8f1362669b3dc05b5f /app/views/profiles
parent98cf9edb2bb2700160dfda8b7430940f87f7149d (diff)
Close #55534: link OTP auth less strictly to Google
Diffstat (limited to 'app/views/profiles')
-rw-r--r--app/views/profiles/two_factor_auths/show.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/profiles/two_factor_auths/show.html.haml b/app/views/profiles/two_factor_auths/show.html.haml
index 94ec0cc5db8..d97c4978775 100644
--- a/app/views/profiles/two_factor_auths/show.html.haml
+++ b/app/views/profiles/two_factor_auths/show.html.haml
@@ -25,7 +25,8 @@
- else
%p
- Download the Google Authenticator application from App Store or Google Play Store and scan this code.
+ Install a soft token aunthenticator like <a href="https://freeotp.github.io/">FreeOTP</a>
+ or Google Authenticator from your application repository and scan this QR code.
More information is available in the #{link_to('documentation', help_page_path('user/profile/account/two_factor_authentication'))}.
.row.append-bottom-10
.col-md-4