1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-19 06:50:07 +03:00

B #2372: Syntax error in ldap_auth.rb

(cherry picked from commit 3d36aca09b5cbdfbf3521a789f7da6cfa363e7e3)
This commit is contained in:
Vlastimil Holer 2018-08-29 10:32:37 +02:00 committed by Ruben S. Montero
parent 7688e015c6
commit a8c3720cb4

View File

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