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
Kazuhiko Shiozaki
gitlab-ce
Commits
c891ef93
Commit
c891ef93
authored
May 06, 2015
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add page titles for two_factor_auths views
parent
5520397f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
app/views/profiles/two_factor_auths/codes.html.haml
app/views/profiles/two_factor_auths/codes.html.haml
+2
-0
app/views/profiles/two_factor_auths/create.html.haml
app/views/profiles/two_factor_auths/create.html.haml
+2
-0
app/views/profiles/two_factor_auths/new.html.haml
app/views/profiles/two_factor_auths/new.html.haml
+2
-0
No files found.
app/views/profiles/two_factor_auths/codes.html.haml
View file @
c891ef93
-
page_title
'Recovery Codes'
,
'Two-factor Authentication'
%h3
.page-title
Two-factor Authentication Recovery codes
%h3
.page-title
Two-factor Authentication Recovery codes
%hr
%hr
=
render
'codes'
=
render
'codes'
app/views/profiles/two_factor_auths/create.html.haml
View file @
c891ef93
-
page_title
'Two-factor Authentication'
,
'Account'
.alert.alert-success
.alert.alert-success
Congratulations! You have enabled Two-factor Authentication!
Congratulations! You have enabled Two-factor Authentication!
...
...
app/views/profiles/two_factor_auths/new.html.haml
View file @
c891ef93
-
page_title
'Two-factor Authentication'
,
'Account'
%h2
.page-title
Two-Factor Authentication (TFA)
%h2
.page-title
Two-Factor Authentication (TFA)
%p
%p
Download the Google Authenticator application from App Store for iOS or
Download the Google Authenticator application from App Store for iOS or
...
...
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