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/apps/user_ldap/lib
Carl Schwan 371fa1c49a
Merge pull request #31542 from nextcloud/psalm-userCounts
4 years ago
..
AppInfo Allow to log DB, redis and LDAP requests into files 4 years ago
Command Make it explicit that a DN can be used for ldap:check-user 4 years ago
Controller Add support for Delegation Settings for more apps 4 years ago
Events Update php licenses 5 years ago
Exceptions Update php licenses 5 years ago
Handler Update php licenses 5 years ago
Jobs Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php 4 years ago
Mapping Fix similar potential problems with fetchOne loops 4 years ago
Migration Fix similar potential problems with fetchOne loops 4 years ago
Notification Update php licenses 5 years ago
PagedResults Fix PHP 8.1 support for user_ldap application 4 years ago
Settings Add support for Delegation Settings for more apps 4 years ago
User Fix PHP 8.1 support for user_ldap application 4 years ago
Access.php Make it explicit that a DN can be used for ldap:check-user 4 years ago
AccessFactory.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 4 years ago
BackendUtility.php Update php licenses 5 years ago
Configuration.php Update php licenses 5 years ago
Connection.php Improve typing in OCA\User_LDAP\Access and reduce psalm errors 4 years ago
ConnectionFactory.php Update php licenses 5 years ago
FilesystemHelper.php Update php licenses 5 years ago
GroupPluginManager.php Update php licenses 5 years ago
Group_LDAP.php Merge pull request #29329 from nextcloud/fix/noid/groups-unwarranted-members 4 years ago
Group_Proxy.php Fix PHP 8.1 support for user_ldap application 4 years ago
Helper.php Add a comment explaining how Helper::loginName2UserName can work 4 years ago
IGroupLDAP.php Fix PHP 8.1 support for user_ldap application 4 years ago
ILDAPGroupPlugin.php Update php licenses 5 years ago
ILDAPUserPlugin.php Update php licenses 5 years ago
ILDAPWrapper.php Fix LDAP related docblocks types 4 years ago
IUserLDAP.php Fix PHP 8.1 support for user_ldap application 4 years ago
LDAP.php Merge pull request #30299 from nextcloud/fix/log_files 4 years ago
LDAPProvider.php Fix PHP 8.1 support for user_ldap application 4 years ago
LDAPProviderFactory.php Update php licenses 5 years ago
LDAPUtility.php Update php licenses 5 years ago
Proxy.php Get rid of LogWrapper calling deprecated logger and use LoggerInterface from PSR instead 4 years ago
UserPluginManager.php Update php licenses 5 years ago
User_LDAP.php Use "use" to import namespaces 4 years ago
User_Proxy.php Fix psalm issue about userCounts 4 years ago
Wizard.php Fix PHP 8.1 support for user_ldap application 4 years ago
WizardResult.php Update php licenses 5 years ago