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
68ada955
Commit
68ada955
authored
Aug 14, 2014
by
Jan-Willem van der Meer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add multi-LDAP links to group details page
parent
08fda6a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
10 deletions
+11
-10
app/views/admin/groups/show.html.haml
app/views/admin/groups/show.html.haml
+11
-10
No files found.
app/views/admin/groups/show.html.haml
View file @
68ada955
...
...
@@ -31,16 +31,17 @@
%strong
=
@group
.
created_at
.
stamp
(
"March 1, 1999"
)
-
if
@group
.
ldap_cn
.
present?
%li
%span
.light
LDAP group cn:
%strong
=
@group
.
ldap_cn
%li
%span
.light
LDAP access level:
%strong
=
@group
.
human_ldap_access
.panel.panel-default
.panel-heading
LDAP Connections
%ul
.well-list
-
if
@group
.
ldap_group_links
.
any?
-
@group
.
ldap_group_links
.
each
do
|
ldap_group_link
|
%li
cn:
%strong
=
ldap_group_link
.
cn
as
%strong
=
ldap_group_link
.
human_access
.panel.panel-default
.panel-heading
...
...
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