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 3 years ago
Events
Exceptions
Handler
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
PagedResults
Service fix(user_ldap): Catch DB Exceptions when updating group memberships 2 years ago
Settings
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
Configuration.php chore: Migrate away from OC::$server->getLogger 2 years ago
Connection.php enh(LDAP): implement IIsAdmin interface 2 years ago
ConnectionFactory.php
FilesystemHelper.php
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
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php
IUserLDAP.php
LDAP.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LoginListener.php fix(user_ldap): Catch DB Exceptions when updating group memberships 2 years ago
Proxy.php Fix psalm errors about groupExists return type 3 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