diff --git a/src/authm_mad/remotes/ldap/ldap_auth.rb b/src/authm_mad/remotes/ldap/ldap_auth.rb index 6197f5bcca..890ea2ce77 100644 --- a/src/authm_mad/remotes/ldap/ldap_auth.rb +++ b/src/authm_mad/remotes/ldap/ldap_auth.rb @@ -209,3 +209,4 @@ class OpenNebula::LdapAuth groups.delete(false) groups.compact.uniq end +end