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 ef237f8e36
fix check for null
7 years ago
..
AppInfo add LDAP ConfigHandler for external storages and "$home" var 7 years ago
Command adds an --update flag to check-user for manual sync of the ldap record 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 fix check for null 7 years ago
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 Update shipped implementations of the INotifier 7 years ago
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 7 years ago
User Pass old value to user triggerChange hook 7 years ago
Access.php Merge pull request #14540 from army1349/master 7 years ago
AccessFactory.php DI for NC's user manager 8 years ago
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 create failing test for this case 8 years ago
FilesystemHelper.php
GroupPluginManager.php Update license headers 8 years ago
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 Do not use \OCP\DB anymore 8 years ago
IGroupLDAP.php Update license headers 8 years ago
ILDAPGroupPlugin.php Update license headers 8 years ago
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 >=/ 7 years ago
IUserLDAP.php Update license headers 8 years ago
LDAP.php LDAP Password Modify Extended Operation support 7 years ago
LDAPProvider.php fixes returning the base when multiple are specified 7 years ago
LDAPProviderFactory.php Update license headers 8 years ago
LDAPUtility.php
LogWrapper.php
Proxy.php DI for NC's user manager 8 years ago
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 Update license headers 8 years ago
Wizard.php fixes possible override of uniqueMember by autodetection 7 years ago
WizardResult.php