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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
628e38cc
Commit
628e38cc
authored
Dec 11, 2018
by
Imre Farkas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove duplicated smartcard login button
parent
27bba45f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
app/views/devise/shared/_signin_box.html.haml
app/views/devise/shared/_signin_box.html.haml
+0
-2
ee/changelogs/unreleased/8807-duplicated_smartcard_login_btn.yml
...gelogs/unreleased/8807-duplicated_smartcard_login_btn.yml
+5
-0
No files found.
app/views/devise/shared/_signin_box.html.haml
View file @
628e38cc
...
...
@@ -21,8 +21,6 @@
.login-body
=
render
'devise/sessions/new_base'
=
render_if_exists
'devise/sessions/new_smartcard'
-
elsif
password_authentication_enabled_for_web?
.login-box.tab-pane.active
{
id:
'login-pane'
,
role:
'tabpanel'
}
.login-body
...
...
ee/changelogs/unreleased/8807-duplicated_smartcard_login_btn.yml
0 → 100644
View file @
628e38cc
---
title
:
Remove duplicated smartcard login button
merge_request
:
8793
author
:
type
:
fixed
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