1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

B #2372: Syntax error in ldap_auth.rb

This commit is contained in:
Vlastimil Holer 2018-08-29 10:32:37 +02:00 committed by Ruben S. Montero
parent 7d1981c5d7
commit 3d36aca09b

View File

@ -209,3 +209,4 @@ class OpenNebula::LdapAuth
groups.delete(false)
groups.compact.uniq
end
end