mirror of
https://github.com/nextcloud/server.git
synced 2026-07-14 20:39:17 -04:00
When implementing this for user_saml, I noticed that we do need to make the return value nullable as otherwise there are no way for this feature to be optional for the admin. Signed-off-by: Carl Schwan <carlschwan@kde.org> |
||
|---|---|---|
| .. | ||
| ABackend.php | ||
| ICheckPasswordBackend.php | ||
| ICountMappedUsersBackend.php | ||
| ICountUsersBackend.php | ||
| ICreateUserBackend.php | ||
| ICustomLogout.php | ||
| IGetDisplayNameBackend.php | ||
| IGetHomeBackend.php | ||
| IGetRealUIDBackend.php | ||
| ILimitAwareCountUsersBackend.php | ||
| IPasswordConfirmationBackend.php | ||
| IPasswordHashBackend.php | ||
| IProvideAvatarBackend.php | ||
| IProvideEnabledStateBackend.php | ||
| ISearchKnownUsersBackend.php | ||
| ISetDisplayNameBackend.php | ||
| ISetPasswordBackend.php | ||