nextcloud-server/lib/public/User/Backend
Côme Chilliet 341dda1de6
Merge branch 'master' into fix/clean-ldap-access-factory-usage
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-11-21 16:05:17 +01:00
..
ABackend.php
ICheckPasswordBackend.php
ICountMappedUsersBackend.php Update lib/public/User/Backend/ICountMappedUsersBackend.php 2022-10-25 09:12:02 +02:00
ICountUsersBackend.php Fix return type for countUsers method 2022-10-25 10:20:09 +02:00
ICreateUserBackend.php
ICustomLogout.php
IGetDisplayNameBackend.php
IGetHomeBackend.php
IGetRealUIDBackend.php
IPasswordConfirmationBackend.php
IProvideAvatarBackend.php
ISearchKnownUsersBackend.php
ISetDisplayNameBackend.php Fix creation of new user and display the correct error message 2022-08-22 19:13:11 +00:00
ISetPasswordBackend.php