nextcloud-server/apps/user_ldap/lib
Carl Schwan a67a12cb96
Merge pull request #29240 from nextcloud/work/admin-delegation-implementation
Add support for Delegation Settings for more apps
2021-10-15 20:59:43 +07:00
..
AppInfo Update php licenses 2021-06-04 22:02:41 +07:00
Command Convert command option defaults to strings 2021-06-09 13:25:31 +07:00
Controller Add support for Delegation Settings for more apps 2021-10-15 18:41:00 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
Handler Update php licenses 2021-06-04 22:02:41 +07:00
Jobs Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-14 14:12:03 +07:00
Mapping Update php licenses 2021-06-04 22:02:41 +07:00
Migration ensure that user and group IDs in LDAP's tables are also max 64chars 2021-09-24 17:29:29 +07:00
Notification Update php licenses 2021-06-04 22:02:41 +07:00
PagedResults Update php licenses 2021-06-04 22:02:41 +07:00
Settings Add support for Delegation Settings for more apps 2021-10-15 18:41:00 +07:00
User use specific email getter where necessary 2021-09-09 19:23:05 +07:00
Access.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2021-10-12 17:19:51 +07:00
AccessFactory.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2021-10-12 17:19:51 +07:00
BackendUtility.php Update php licenses 2021-06-04 22:02:41 +07:00
Configuration.php Update php licenses 2021-06-04 22:02:41 +07:00
Connection.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-14 14:12:03 +07:00
ConnectionFactory.php Update php licenses 2021-06-04 22:02:41 +07:00
FilesystemHelper.php Update php licenses 2021-06-04 22:02:41 +07:00
GroupPluginManager.php Update php licenses 2021-06-04 22:02:41 +07:00
Group_LDAP.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-14 14:12:03 +07:00
Group_Proxy.php Update php licenses 2021-06-04 22:02:41 +07:00
Helper.php Update php licenses 2021-06-04 22:02:41 +07:00
IGroupLDAP.php Update php licenses 2021-06-04 22:02:41 +07:00
ILDAPGroupPlugin.php Update php licenses 2021-06-04 22:02:41 +07:00
ILDAPUserPlugin.php Update php licenses 2021-06-04 22:02:41 +07:00
ILDAPWrapper.php Update php licenses 2021-06-04 22:02:41 +07:00
IUserLDAP.php Update php licenses 2021-06-04 22:02:41 +07:00
LDAP.php Update php licenses 2021-06-04 22:02:41 +07:00
LDAPProvider.php Add method to read multi-value attributes from ldap. 2021-06-16 11:35:27 +07:00
LDAPProviderFactory.php Update php licenses 2021-06-04 22:02:41 +07:00
LDAPUtility.php Update php licenses 2021-06-04 22:02:41 +07:00
LogWrapper.php Update php licenses 2021-06-04 22:02:41 +07:00
Proxy.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2021-10-12 17:19:51 +07:00
UserPluginManager.php Update php licenses 2021-06-04 22:02:41 +07:00
User_LDAP.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-14 14:12:03 +07:00
User_Proxy.php Update php licenses 2021-06-04 22:02:41 +07:00
Wizard.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-14 14:12:03 +07:00
WizardResult.php Update php licenses 2021-06-04 22:02:41 +07:00