..
AppInfo
feat(user_ldap): Add setup check to verify connection configuration
2024-04-16 16:57:21 +02:00
Command
fix(LDAP): escape DN on check-user
2024-04-05 16:24:27 +02:00
Controller
chore(deps): Update openapi-extractor
2024-01-18 16:00:18 +01:00
DataCollector
fix: Apply new coding standard to all files
2024-04-02 14:16:21 +02:00
Db
Fire group events at login for LDAP groups
2023-10-12 10:13:43 +02:00
Events
Update php licenses
2021-06-04 22:02:41 +02:00
Exceptions
Update php licenses
2021-06-04 22:02:41 +02:00
Handler
fix undefined method getExtStorageHome()
2023-03-22 13:54:27 +01:00
Jobs
fix(user_ldap): Improve typing and fix a var name
2024-04-30 09:23:59 +02:00
Mapping
fix: Apply new coding standard to all files
2024-04-02 14:16:21 +02:00
Migration
fix(user_ldap): Ignore unserialize error in group membership migration
2024-03-06 10:18:16 +01:00
Notification
Update php licenses
2021-06-04 22:02:41 +02:00
PagedResults
Pass paging information directly to search and get rid of adapter
2022-10-20 12:56:16 +02:00
Service
feat(ldap): sync additional properties to profile and SAB
2024-05-30 12:01:13 +02:00
Settings
Add support for Delegation Settings for more apps
2021-10-15 18:41:00 +02:00
SetupChecks
feat(user_ldap): Add setup check to verify connection configuration
2024-04-16 16:57:21 +02:00
User
feat(ldap): sync additional properties to profile and SAB
2024-05-30 12:01:13 +02:00
Access.php
Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type
2024-04-16 17:13:07 +02:00
AccessFactory.php
Add comment about Manager instance not being shared
2023-04-27 11:21:53 +02:00
BackendUtility.php
Update php licenses
2021-06-04 22:02:41 +02:00
Configuration.php
feat(ldap): sync additional properties to profile and SAB
2024-05-30 12:01:13 +02:00
Connection.php
feat(ldap): sync additional properties to profile and SAB
2024-05-30 12:01:13 +02:00
ConnectionFactory.php
Update php licenses
2021-06-04 22:02:41 +02:00
FilesystemHelper.php
Update php licenses
2021-06-04 22:02:41 +02:00
Group_LDAP.php
fix: Remove obsolete resource typing
2024-04-09 10:01:47 +02:00
Group_Proxy.php
fix: Avoid useless reference usage in user_ldap
2024-04-30 09:24:01 +02:00
GroupPluginManager.php
chore: Migrate away from OC::$server->getLogger
2024-02-13 17:32:30 +01:00
Helper.php
docs(LDAP): add info on stored DN form
2024-04-05 16:47:55 +02:00
IGroupLDAP.php
fix: Remove obsolete resource typing
2024-04-09 10:01:47 +02:00
ILDAPGroupPlugin.php
Update php licenses
2021-06-04 22:02:41 +02:00
ILDAPUserPlugin.php
Fix return type for countUsers method
2022-10-25 10:20:09 +02:00
ILDAPWrapper.php
fix: Add missing psalm-assert to isResource
2024-04-09 10:01:47 +02:00
IUserLDAP.php
fix: Remove obsolete resource typing
2024-04-09 10:01:47 +02:00
LDAP.php
fix: add ldap_exop_passwd function to sensitive value
2024-05-16 16:54:18 +05:30
LDAPProvider.php
fix: Remove obsolete resource typing
2024-04-09 10:01:47 +02:00
LDAPProviderFactory.php
Update php licenses
2021-06-04 22:02:41 +02:00
LDAPUtility.php
Cleanup typing and improve logging
2022-10-20 12:56:17 +02:00
LoginListener.php
fix(user_ldap): Remove unicode character from log lines
2024-04-16 17:02:10 +02:00
Proxy.php
Fix psalm errors about groupExists return type
2023-09-05 16:56:48 +02:00
User_LDAP.php
feat: Add back searching in disabled user list
2024-05-23 09:08:31 +02:00
User_Proxy.php
fix: Also search in email field for disabled users
2024-05-23 09:09:20 +02:00
UserPluginManager.php
chore: Migrate away from OC::$server->getLogger
2024-02-13 17:32:30 +01:00
Wizard.php
fix(user_ldap): Improve typing and fix a var name
2024-04-30 09:23:59 +02:00
WizardResult.php
Update php licenses
2021-06-04 22:02:41 +02:00