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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
gitlab-ce
Commits
e26eb1e1
Commit
e26eb1e1
authored
Jun 10, 2015
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update grids for 2FA details
Also adds a link to the documentation.
parent
190c9e9f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
app/views/profiles/two_factor_auths/new.html.haml
app/views/profiles/two_factor_auths/new.html.haml
+7
-6
No files found.
app/views/profiles/two_factor_auths/new.html.haml
View file @
e26eb1e1
...
...
@@ -2,8 +2,10 @@
%h2
.page-title
Two-Factor Authentication (2FA)
%p
Download the Google Authenticator application from App Store for iOS or
Google Play for Android and scan this code.
Download the Google Authenticator application from App Store for iOS or Google
Play for Android and scan this code.
More information is available in the
#{
link_to
(
'documentation'
,
help_page_path
(
'workflow'
,
'two_factor_authentication'
))
}
.
%hr
...
...
@@ -12,10 +14,9 @@
.alert.alert-danger
=
@error
.form-group
.col-sm-2
.col-sm-2
.col-lg-2.col-lg-offset-2
=
raw
@qr_code
.col-
sm-8
.manual-instructions
.col-
lg-7.col-lg-offset-1
.manual-instructions
%h3
Can't scan the code?
%p
...
...
@@ -33,7 +34,7 @@
%dd
Yes
.form-group
=
label_tag
:pin_code
,
nil
,
class:
"control-label"
.col-
sm
-10
.col-
lg
-10
=
text_field_tag
:pin_code
,
nil
,
class:
"form-control"
,
required:
true
,
autofocus:
true
.form-actions
=
submit_tag
'Submit'
,
class:
'btn btn-success'
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