mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 18:46:10 +10:00
Merge branch 'allow_empty_ldap_groups' of /home/git/repositories/gitlab/gitlab-ee
This commit is contained in:
@@ -51,7 +51,8 @@ module Gitlab
|
||||
elsif entry.respond_to? :memberof
|
||||
entry.memberof
|
||||
else
|
||||
raise 'Unsupported member attribute'
|
||||
Rails.logger.warn("Could not find member DNs for LDAP group #{entry.inspect}")
|
||||
[]
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user