server/apps/user_ldap/lib
Arthur Schiwon 846ab25fc0
adjust and add more unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-07-05 11:50:49 +02: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 move log constants to ILogger 2018-04-26 10:45:52 +02:00
Mapping LDAP backend to emit announce and revoke signals on mapping changes 2018-04-05 12:38:39 +02:00
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 allow admin to disable fetching of avatars as well as a specific attribute 2018-07-05 11:12:51 +02:00
Access.php check user state when fetching to avoid dealing with offline objects 2018-05-29 01:10:03 +02:00
AccessFactory.php DI for NC's user manager 2018-04-05 12:46:24 +02:00
BackendUtility.php
Configuration.php adjust and add more unit tests 2018-07-05 11:50:49 +02:00
Connection.php allow admin to disable fetching of avatars as well as a specific attribute 2018-07-05 11:12:51 +02:00
ConnectionFactory.php create failing test for this case 2018-01-05 14:27:36 +01:00
FilesystemHelper.php
Group_LDAP.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
Group_Proxy.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
GroupPluginManager.php
Helper.php Do not use \OCP\DB anymore 2018-03-26 14:40:23 +02:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php
IUserLDAP.php
LDAP.php
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php DI for NC's user manager 2018-04-05 12:46:24 +02:00
User_LDAP.php allow admin to disable fetching of avatars as well as a specific attribute 2018-07-05 11:12:51 +02:00
User_Proxy.php
UserPluginManager.php
Wizard.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
WizardResult.php