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
Morris Jobke 0d0850746e
Merge pull request #15741 from mxss/fix/phpdoc-fixes
7 years ago
..
AppInfo add LDAP ConfigHandler for external storages and "$home" var 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 add LDAP ConfigHandler for external storages and "$home" var 7 years ago
Handler add LDAP ConfigHandler for external storages and "$home" var 7 years ago
Jobs
Mapping Use the defined func()->count() instead of manual counting 8 years ago
Migration
Notification
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 8 years ago
User Pass old value to user triggerChange hook 7 years ago
Access.php Merge pull request #15741 from mxss/fix/phpdoc-fixes 7 years ago
AccessFactory.php
BackendUtility.php
Configuration.php fixes possible override of uniqueMember by autodetection 7 years ago
Connection.php group display name support (service level + ldap) 7 years ago
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php Also invalidate groups after deletion 7 years ago
Group_Proxy.php group display name support (service level + ldap) 7 years ago
Helper.php
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php fixes return type in php doc 7 years ago
ILDAPWrapper.php functions that were checked for are present since PHP 5.4, supported is >=/ 8 years ago
IUserLDAP.php
LDAP.php avoid logging of "Partial search results returned: Sizelimit exceeded at" 8 years ago
LDAPProvider.php fixes returning the base when multiple are specified 7 years ago
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php
UserPluginManager.php fix user creation using LDAP Plugin 7 years ago
User_LDAP.php invalidates user when plugin reported deletion success 7 years ago
User_Proxy.php
Wizard.php fixes possible override of uniqueMember by autodetection 7 years ago
WizardResult.php