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.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap/lib
Pytal 294330454b
Merge pull request #40169 from nextcloud/enh/load-disabled-users-directly
2 years ago
..
AppInfo chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Command feat(LDAP): warn about demoting a group while promoting another 2 years ago
Controller Add single status code descriptions for OpenAPI 2 years ago
DataCollector chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Db Fire group events at login for LDAP groups 2 years ago
Events
Exceptions
Handler fix undefined method getExtStorageHome() 3 years ago
Jobs chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Mapping Fix psalm spotted errors with new requirements 3 years ago
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Notification
PagedResults Pass paging information directly to search and get rid of adapter 3 years ago
Service Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsService 2 years ago
Settings
SetupChecks Improve setup checks naming and improve database version check 2 years ago
User chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Access.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
AccessFactory.php Add comment about Manager instance not being shared 3 years ago
BackendUtility.php
Configuration.php enh(LDAP): implement IIsAdmin interface 2 years ago
Connection.php enh(LDAP): implement IIsAdmin interface 2 years ago
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Group_LDAP.php enh(LDAP): implement IIsAdmin interface 2 years ago
Group_Proxy.php enh(LDAP): implement IIsAdmin interface 2 years ago
Helper.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php Fix return type for countUsers method 3 years ago
ILDAPWrapper.php Clean up LDAP Wizard typing 3 years ago
IUserLDAP.php
LDAP.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php Cleanup typing and improve logging 3 years ago
LoginListener.php Fix LDAP LoginListener by adding new group relationships to caches before firing the event 2 years ago
Proxy.php Fix psalm errors about groupExists return type 2 years ago
UserPluginManager.php Fix return type for countUsers method 3 years ago
User_LDAP.php Invert parameter order in getDisabledUserList to be consistent 2 years ago
User_Proxy.php Invert parameter order in getDisabledUserList to be consistent 2 years ago
Wizard.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
WizardResult.php