..
AppInfo
LDAP simplify User_Proxy and Group_Proxy signatures
2020-10-23 12:25:31 +07:00
Command
fix code style
2022-02-11 10:14:03 +07:00
Controller
Update license headers for 19
2020-04-29 11:57:22 +07:00
Events
Update all license headers for Nextcloud 21
2020-12-16 18:48:22 +07:00
Exceptions
do not try to search after the last page
2021-04-27 17:39:53 +07:00
Handler
Update license headers for 19
2020-04-29 11:57:22 +07:00
Jobs
Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php
2022-02-10 21:40:24 +07:00
Mapping
fix use of executeQuery and -Statement
2022-02-10 23:18:09 +07:00
Migration
do not forget DB table prefix with truncate query
2022-03-22 17:24:11 +07:00
Notification
Update license headers for 19
2020-04-29 11:57:22 +07:00
PagedResults
reset the cookie internally in new API when abandoning paged results op
2020-07-29 17:48:56 +07:00
Settings
Update all license headers for Nextcloud 21
2020-12-16 18:48:22 +07:00
User
LDAP: determine shares of offline users only when needed
2021-06-28 23:57:29 +07:00
Access.php
Fix ldap:update-uuid
2022-02-10 21:40:24 +07:00
AccessFactory.php
Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access
2021-10-19 09:24:55 +07:00
BackendUtility.php
Use exactly one empty line after the namespace declaration
2020-04-09 11:48:10 +07:00
Configuration.php
Update all license headers for Nextcloud 21
2020-12-16 18:48:22 +07:00
Connection.php
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap
2021-10-19 09:24:55 +07:00
ConnectionFactory.php
Use exactly one empty line after the namespace declaration
2020-04-09 11:48:10 +07:00
FilesystemHelper.php
Update license headers
2019-12-05 15:38:45 +07:00
GroupPluginManager.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Group_LDAP.php
fix potential unwarranted memberships in nested groups from LDAP
2021-12-20 09:13:22 +07:00
Group_Proxy.php
LDAP simplify User_Proxy and Group_Proxy signatures
2020-10-23 12:25:31 +07:00
Helper.php
Update all license headers for Nextcloud 21
2020-12-16 18:48:22 +07:00
IGroupLDAP.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
ILDAPGroupPlugin.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
ILDAPUserPlugin.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
ILDAPWrapper.php
Update license headers
2020-12-30 14:07:05 +07:00
IUserLDAP.php
Update license headers
2019-12-05 15:38:45 +07:00
LDAP.php
Update license headers
2020-12-30 14:07:05 +07:00
LDAPProvider.php
extend ILDAPProvider to allow reading arbitrairy ldap attributes for users
2021-01-19 16:33:58 +07:00
LDAPProviderFactory.php
Update all license headers for Nextcloud 21
2020-12-16 18:48:22 +07:00
LDAPUtility.php
Update license headers
2019-12-05 15:38:45 +07:00
LogWrapper.php
Update license headers
2019-12-05 15:38:45 +07:00
Proxy.php
Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access
2021-10-19 09:24:55 +07:00
UserPluginManager.php
adds ldap user:reset command
2021-03-17 13:38:55 +07:00
User_LDAP.php
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap
2021-10-19 09:24:55 +07:00
User_Proxy.php
Fix parameter types in docs
2021-03-22 20:07:53 +07:00
Wizard.php
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap
2021-10-19 09:24:55 +07:00
WizardResult.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00