Skip to content

Conversation

@hweihwang
Copy link
Contributor

@hweihwang hweihwang commented Nov 13, 2025

Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
@juliusknorr
Copy link
Member

@hweihwang If this is ready please set labels and request reviewers

@DaphneMuller
Copy link

@juliusknorr could you offer a second review and merge this?


namespace OCA\User_SAML;

use OC\User\LazyUser;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is problematic, it is not part of the API. It is also bad that the internal backend makes use of it, while there is no chance for external ones.

Would it be sufficient to implement IProvideEnabledStateBackend instead? Then the user management abstraction would create the LazyUser objects.

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.

Sub-admins cannot search disabled SAML users by display name or email

6 participants