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(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database #44982

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Apr 23, 2024

Summary

E.g. if a user is deleted on LDAP but still on our database we should not hard fail when listing users, but be more resilient.

Checklist

@susnux susnux added bug 3. to review Waiting for reviews labels Apr 23, 2024
@susnux susnux added this to the Nextcloud 30 milestone Apr 23, 2024
@susnux
Copy link
Contributor Author

susnux commented Apr 23, 2024

/backport to stable29

@susnux
Copy link
Contributor Author

susnux commented Apr 23, 2024

/backport to stable28

…unts in case of users removed from backend but still in database

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot view disabled users
3 participants