| .. |
|
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
|
fix code style
|
2022-02-11 10:14:03 +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
|
…
|
|
|
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
|
…
|
|
|
FilesystemHelper.php
|
…
|
|
|
GroupPluginManager.php
|
…
|
|
|
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
|
…
|
|
|
ILDAPGroupPlugin.php
|
…
|
|
|
ILDAPUserPlugin.php
|
…
|
|
|
ILDAPWrapper.php
|
Update license headers
|
2020-12-30 14:07:05 +07:00 |
|
IUserLDAP.php
|
…
|
|
|
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
|
…
|
|
|
LogWrapper.php
|
…
|
|
|
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
|
…
|
|