nextcloud-server/apps/user_ldap/lib
Roeland Jago Douma c2320aea22
Merge pull request #8634 from nextcloud/ldap-no-empty-names
do not create empty userid when attribute does not have allowed chars
2018-03-05 19:37:17 +01:00
..
AppInfo Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Command Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Controller Remove unused import statements 2018-02-14 16:55:43 +01:00
Exceptions
Jobs Merge pull request #8335 from nextcloud/remove-unused-import 2018-02-14 22:23:07 +01:00
Mapping
Migration Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Notification Remove unused import statements 2018-02-14 16:55:43 +01:00
Settings
User Use type casting instead of *val() method 2018-01-26 15:01:27 +01:00
Access.php treat iconv issues 2018-03-05 14:03:08 +01:00
AccessFactory.php create failing test for this case 2018-01-05 14:27:36 +01:00
BackendUtility.php
Configuration.php typo 2018-01-31 21:50:55 +01:00
Connection.php use hash algo that's robust against collisions 2018-03-02 16:26:36 +01:00
ConnectionFactory.php create failing test for this case 2018-01-05 14:27:36 +01:00
FilesystemHelper.php
Group_LDAP.php fix retrieving group members with numerical uids from LDAP 2018-02-23 12:05:50 +01:00
Group_Proxy.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
GroupPluginManager.php
Helper.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php
IUserLDAP.php
LDAP.php
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php use hash algo that's robust against collisions 2018-03-02 16:26:36 +01:00
User_LDAP.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
User_Proxy.php
UserPluginManager.php
Wizard.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
WizardResult.php