You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Côme Chilliet 2e4d1549a4
Change SetupResult API to named constructors
8 months ago
..
AppInfo Progress 8 months ago
Command Fix check-group --update for deleted groups 11 months ago
Controller Add single status code descriptions for OpenAPI 9 months ago
DataCollector Add backtrace to ldap profiler collector 1 year ago
Db Fire group events at login for LDAP groups 8 months ago
Events Update php licenses 3 years ago
Exceptions Update php licenses 3 years ago
Handler fix undefined method getExtStorageHome() 1 year ago
Jobs Move UpdateGroups methods to a service 11 months ago
Mapping Fix psalm spotted errors with new requirements 1 year ago
Migration Add unique index for user_ldap group memberships 11 months ago
Notification Update php licenses 3 years ago
PagedResults Pass paging information directly to search and get rid of adapter 1 year ago
Service Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsService 11 months ago
Settings Add support for Delegation Settings for more apps 2 years ago
SetupChecks Change SetupResult API to named constructors 8 months ago
User Update apps/user_ldap/lib/User/User.php 9 months ago
Access.php Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation 9 months ago
AccessFactory.php Add comment about Manager instance not being shared 1 year ago
BackendUtility.php Update php licenses 3 years ago
Configuration.php Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend 1 year ago
Connection.php fix(ldap): store last known user groups 9 months ago
ConnectionFactory.php Update php licenses 3 years ago
FilesystemHelper.php Update php licenses 3 years ago
GroupPluginManager.php Fix user_ldap unit tests 2 years ago
Group_LDAP.php Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login 8 months ago
Group_Proxy.php Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login 8 months ago
Helper.php Move CappedMemoryCache to OCP 2 years ago
IGroupLDAP.php Fix PHP 8.1 support for user_ldap application 2 years ago
ILDAPGroupPlugin.php Update php licenses 3 years ago
ILDAPUserPlugin.php Fix return type for countUsers method 1 year ago
ILDAPWrapper.php Clean up LDAP Wizard typing 1 year ago
IUserLDAP.php Fix PHP 8.1 support for user_ldap application 2 years ago
LDAP.php Do not log passwords in debug mode 10 months ago
LDAPProvider.php Fix PHP 8.1 support for user_ldap application 2 years ago
LDAPProviderFactory.php Update php licenses 3 years ago
LDAPUtility.php Cleanup typing and improve logging 1 year ago
LoginListener.php Fix LDAP LoginListener by adding new group relationships to caches before firing the event 8 months ago
Proxy.php Fix psalm errors about groupExists return type 10 months ago
UserPluginManager.php Fix return type for countUsers method 1 year ago
User_LDAP.php Add method to list disabled users to IProvideEnabledStateBackend 1 year ago
User_Proxy.php Add method to list disabled users to IProvideEnabledStateBackend 1 year ago
Wizard.php Escape some more values 10 months ago
WizardResult.php Update php licenses 3 years ago