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
Côme Chilliet 2874dff773
fix(user_ldap): Early failure for empty password login attempt
2 years ago
..
AppInfo chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Command Update apps/user_ldap/lib/Command/Search.php 2 years ago
Controller chore(deps): Update openapi-extractor 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 Update php licenses 5 years ago
Exceptions Update php licenses 5 years ago
Handler fix undefined method getExtStorageHome() 3 years ago
Jobs chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Mapping chore: Migrate away from OC::$server->getLogger 2 years ago
Migration fix(user_ldap): Ignore unserialize error in group membership migration 2 years ago
Notification Update php licenses 5 years ago
PagedResults Pass paging information directly to search and get rid of adapter 3 years ago
Service fix(user_ldap): Catch DB Exceptions when updating group memberships 2 years ago
Settings Add support for Delegation Settings for more apps 4 years ago
SetupChecks feat: rename users to account or person 2 years ago
User chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Access.php fix(user_ldap): Early failure for empty password login attempt 2 years ago
AccessFactory.php Add comment about Manager instance not being shared 3 years ago
BackendUtility.php Update php licenses 5 years ago
Configuration.php chore: Migrate away from OC::$server->getLogger 2 years ago
Connection.php enh(LDAP): implement IIsAdmin interface 2 years ago
ConnectionFactory.php Update php licenses 5 years ago
FilesystemHelper.php Update php licenses 5 years ago
GroupPluginManager.php chore: Migrate away from OC::$server->getLogger 2 years ago
Group_LDAP.php fix(LDAP): ensure stored groups are formatted as simple list 2 years ago
Group_Proxy.php Fix crash of login in case of duplicated group membership 2 years ago
Helper.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
IGroupLDAP.php Fix PHP 8.1 support for user_ldap application 4 years ago
ILDAPGroupPlugin.php Update php licenses 5 years ago
ILDAPUserPlugin.php Fix return type for countUsers method 3 years ago
ILDAPWrapper.php Clean up LDAP Wizard typing 3 years ago
IUserLDAP.php Fix PHP 8.1 support for user_ldap application 4 years ago
LDAP.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
LDAPProvider.php Fix PHP 8.1 support for user_ldap application 4 years ago
LDAPProviderFactory.php Update php licenses 5 years ago
LDAPUtility.php Cleanup typing and improve logging 3 years ago
LoginListener.php fix(user_ldap): Catch DB Exceptions when updating group memberships 2 years ago
Proxy.php Fix psalm errors about groupExists return type 2 years ago
UserPluginManager.php chore: Migrate away from OC::$server->getLogger 2 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 Update php licenses 5 years ago