You cannot 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/apps/user_ldap/lib
Arthur Schiwon 33ac5fc640
do not forget DB table prefix with truncate query
- as used in LDAP's AbstractMapping::clear() method
- and in Comment's ManagerTest::setUp()
- fixes a DB Exception with Oracle

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
..
AppInfo announce added user and group backend later as there might be interdeps 4 years ago
Command fix code style 2 years ago
Controller Update license headers for 19 4 years ago
Events Document the backend registered events of LDAP 4 years ago
Exceptions do not try to search after the last page 3 years ago
Handler Update license headers for 19 4 years ago
Jobs Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php 2 years ago
Mapping adjust backport to stable20 2 years ago
Migration do not forget DB table prefix with truncate query 2 years ago
Notification Update license headers for 19 4 years ago
PagedResults reset the cookie internally in new API when abandoning paged results op 4 years ago
Settings Update license headers for 19 4 years ago
User fixes determining whether former user is a share owner 4 years ago
Access.php Fix ldap:update-uuid 2 years ago
AccessFactory.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 3 years ago
BackendUtility.php Use exactly one empty line after the namespace declaration 4 years ago
Configuration.php LDAP: shortcut in reading nested group members when IN_CHAIN is available 4 years ago
Connection.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 3 years ago
ConnectionFactory.php Use exactly one empty line after the namespace declaration 4 years ago
FilesystemHelper.php Update license headers 5 years ago
GroupPluginManager.php Format control structures, classes, methods and function 4 years ago
Group_LDAP.php fix potential unwarranted memberships in nested groups from LDAP 2 years ago
Group_Proxy.php Use matching parameter names form interfaces and implementations 4 years ago
Helper.php Do not use custom DI object names for user_ldap 4 years ago
IGroupLDAP.php Format control structures, classes, methods and function 4 years ago
ILDAPGroupPlugin.php Format control structures, classes, methods and function 4 years ago
ILDAPUserPlugin.php Format control structures, classes, methods and function 4 years ago
ILDAPWrapper.php use serverControls directly with LDAP calls, fixes 19127 4 years ago
IUserLDAP.php Update license headers 5 years ago
LDAP.php Update license headers for 19 4 years ago
LDAPProvider.php extend ILDAPProvider to allow reading arbitrairy ldap attributes for users 3 years ago
LDAPProviderFactory.php Update license headers for 19 4 years ago
LDAPUtility.php Update license headers 5 years ago
LogWrapper.php Update license headers 5 years ago
Proxy.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 3 years ago
UserPluginManager.php adds ldap user:reset command 3 years ago
User_LDAP.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 3 years ago
User_Proxy.php Use matching parameter names form interfaces and implementations 4 years ago
Wizard.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 3 years ago
WizardResult.php Format control structures, classes, methods and function 4 years ago