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

Return no users when user disabled. #3686

Merged
merged 5 commits into from
Feb 28, 2023

Conversation

ainmosni
Copy link

This alters the GetUserByClaim method to return not found if the user is disabled, via either the property, or the local group way.

@update-docs
Copy link

update-docs bot commented Feb 24, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@ainmosni ainmosni marked this pull request as draft February 24, 2023 11:46
@ainmosni ainmosni marked this pull request as ready for review February 27, 2023 12:22
@ainmosni ainmosni requested review from glpatcern and a team as code owners February 27, 2023 12:25
pkg/utils/ldap/identity.go Outdated Show resolved Hide resolved
@ainmosni ainmosni force-pushed the ainmosni/feature/detect-disabled-user branch from 45974df to 56577e1 Compare February 28, 2023 13:17
@rhafer rhafer merged commit 1efcdab into cs3org:edge Feb 28, 2023
@micbar micbar mentioned this pull request May 3, 2023
89 tasks
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