Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix default group bug in get_groups() #66

Merged
merged 1 commit into from
Jul 6, 2015
Merged

Conversation

jtriley
Copy link
Contributor

@jtriley jtriley commented Jul 6, 2015

Users should only be added to the default group if it's defined and the user's groups aren't mapped (ie get_groups() is empty). This is correctly handled by the remotes/auth/ldap/authenticate script by checking whether or not get_groups returns an empty list.

Users should only be added to the default group if it's defined and the user's groups aren't mapped (ie get_groups() is empty). This is correctly handled by the `remotes/auth/ldap/authenticate` script by checking whether or not get_groups returns an empty list.
@jfontan jfontan merged commit 326ed81 into OpenNebula:master Jul 6, 2015
rsmontero pushed a commit that referenced this pull request Jul 2, 2020
rsmontero pushed a commit that referenced this pull request Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants