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
Notification Update shipped implementations of the INotifier 7 years ago
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 #14540 from army1349/master 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 >=/ 7 years ago
IUserLDAP.php
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
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
Wizard.php fixes possible override of uniqueMember by autodetection 7 years ago
WizardResult.php