You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public/User/Backend
Côme Chilliet 17887d7e74
fix: Add missing interface from previous commit and update autoloaders
1 year ago
..
ABackend.php
ICheckPasswordBackend.php
ICountMappedUsersBackend.php
ICountUsersBackend.php feat(updatenotification): Add a limit to user count from LDAP so save performances 1 year ago
ICreateUserBackend.php
ICustomLogout.php
IGetDisplayNameBackend.php
IGetHomeBackend.php
IGetRealUIDBackend.php chore(IGetRealUIDBackend): Fix typo in doc block 1 year ago
ILimitAwareCountUsersBackend.php fix: Add missing interface from previous commit and update autoloaders 1 year ago
IPasswordConfirmationBackend.php
IPasswordHashBackend.php docs: Add info for the password hashes 2 years ago
IProvideAvatarBackend.php
IProvideEnabledStateBackend.php
ISearchKnownUsersBackend.php
ISetDisplayNameBackend.php
ISetPasswordBackend.php