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
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
8eb577ae
Commit
8eb577ae
authored
May 08, 2015
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve copy for enabling 2FA
parent
4fca1fc5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
app/views/profiles/accounts/show.html.haml
app/views/profiles/accounts/show.html.haml
+4
-3
app/views/profiles/two_factor_auths/new.html.haml
app/views/profiles/two_factor_auths/new.html.haml
+1
-1
No files found.
app/views/profiles/accounts/show.html.haml
View file @
8eb577ae
...
...
@@ -47,9 +47,10 @@
%legend
Two-factor Authentication
%div
%p
Keep your account secure by enabling two-factor authentication.
%br
Each time you log in, you’ll be required to provide your password plus a randomly generated access code.
Increase your account's security by enabling two-factor authentication (2FA).
%p
Each time you log in you’ll be required to provide your username and
password as usual, plus a randomly-generated code from your phone.
%div
=
link_to
"Enable Two-factor Authentication"
,
new_profile_two_factor_auth_path
,
class:
'btn btn-success'
...
...
app/views/profiles/two_factor_auths/new.html.haml
View file @
8eb577ae
-
page_title
'Two-factor Authentication'
,
'Account'
%h2
.page-title
Two-Factor Authentication (
T
FA)
%h2
.page-title
Two-Factor Authentication (
2
FA)
%p
Download the Google Authenticator application from App Store for iOS or
Google Play for Android and scan this code.
...
...
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