BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
3e089d7f
Commit
3e089d7f
authored
Nov 10, 2016
by
Sean McGivern
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '24038-fix-no-register-pane-if-ldap' into 'master'
Fix no "Register" tab if ldap auth is enabled (#24038) Closes #24038 See merge request !7274
parents
bb958670
45c9d1e7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
_tabs_ldap.html.haml
app/views/devise/shared/_tabs_ldap.html.haml
+3
-0
24038-fix-no-register-pane-if-ldap.yml
changelogs/unreleased/24038-fix-no-register-pane-if-ldap.yml
+4
-0
No files found.
app/views/devise/shared/_tabs_ldap.html.haml
View file @
3e089d7f
...
...
@@ -8,3 +8,6 @@
-
if
signin_enabled?
%li
=
link_to
'Standard'
,
'#ldap-standard'
,
'data-toggle'
=>
'tab'
-
if
signin_enabled?
&&
signup_enabled?
%li
=
link_to
'Register'
,
'#register-pane'
,
'data-toggle'
=>
'tab'
changelogs/unreleased/24038-fix-no-register-pane-if-ldap.yml
0 → 100644
View file @
3e089d7f
---
title
:
Fix no "Register" tab if ldap auth is enabled (#24038)
merge_request
:
7274
author
:
Luc Didry
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