mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
Better ldap info sentence
This commit is contained in:
@@ -30,11 +30,12 @@
|
||||
|
||||
- if ldap_enabled? && @group.ldap_cn.present?
|
||||
.bs-callout.bs-callout-info
|
||||
This group sync members from LDAP group with cn
|
||||
The members of this group are synced with the LDAP group with cn
|
||||
%code #{@group.ldap_cn}
|
||||
and give them access level
|
||||
\. They are given
|
||||
%code #{@group.human_ldap_access}
|
||||
|
||||
access.
|
||||
|
||||
.panel.panel-default.prepend-top-20
|
||||
.panel-heading
|
||||
%strong #{@group.name}
|
||||
|
||||
Reference in New Issue
Block a user