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
Arthur Schiwon 5c10a46445
ensure attribute names are lower cased
7 years ago
..
AppInfo LDAP clear cache on config modification also when done via API or CLI 7 years ago
Command LDAP: extend remnants output with "detected on" field 7 years ago
Controller LDAP clear cache on config modification also when done via API or CLI 7 years ago
Exceptions
Jobs move log constants to ILogger 8 years ago
Mapping Use the defined func()->count() instead of manual counting 7 years ago
Migration Use type casting instead of *val() method 8 years ago
Notification Remove unused import statements 8 years ago
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 7 years ago
User ensure attribute names are lower cased 7 years ago
Access.php iterate over bases instead of doing parallel search 7 years ago
AccessFactory.php DI for NC's user manager 8 years ago
BackendUtility.php
Configuration.php functions that were checked for are present since PHP 5.4, supported is >=/ 7 years ago
Connection.php functions that were checked for are present since PHP 5.4, supported is >=/ 7 years ago
ConnectionFactory.php create failing test for this case 8 years ago
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php functions that were checked for are present since PHP 5.4, supported is >=/ 7 years ago
Group_Proxy.php Remove unneeded semicolon and parentheses 8 years ago
Helper.php Do not use \OCP\DB anymore 8 years ago
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php functions that were checked for are present since PHP 5.4, supported is >=/ 7 years ago
IUserLDAP.php
LDAP.php avoid logging of "Partial search results returned: Sizelimit exceeded at" 7 years ago
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php DI for NC's user manager 8 years ago
UserPluginManager.php Comment fix. 7 years ago
User_LDAP.php Check if user is null before getUsername 7 years ago
User_Proxy.php
Wizard.php move log constants to ILogger 8 years ago
WizardResult.php