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 85cea1960b
fix: Avoid useless reference usage in user_ldap
2 years ago
..
AppInfo feat(user_ldap): Add setup check to verify connection configuration 2 years ago
Command fix(LDAP): escape DN on check-user 2 years ago
Controller
DataCollector fix: Apply new coding standard to all files 2 years ago
Db
Events
Exceptions
Handler
Jobs fix(user_ldap): Improve typing and fix a var name 2 years ago
Mapping fix: Apply new coding standard to all files 2 years ago
Migration fix(user_ldap): Ignore unserialize error in group membership migration 2 years ago
Notification
PagedResults
Service fix(user_ldap): Remove unicode character from log lines 2 years ago
Settings
SetupChecks feat(user_ldap): Add setup check to verify connection configuration 2 years ago
User fix: Apply new coding standard to all files 2 years ago
Access.php Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type 2 years ago
AccessFactory.php
BackendUtility.php
Configuration.php fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
Connection.php fix(user_ldap): Improve typing and fix a var name 2 years ago
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php chore: Migrate away from OC::$server->getLogger 2 years ago
Group_LDAP.php fix: Remove obsolete resource typing 2 years ago
Group_Proxy.php fix: Avoid useless reference usage in user_ldap 2 years ago
Helper.php docs(LDAP): add info on stored DN form 2 years ago
IGroupLDAP.php fix: Remove obsolete resource typing 2 years ago
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php fix: Add missing psalm-assert to isResource 2 years ago
IUserLDAP.php fix: Remove obsolete resource typing 2 years ago
LDAP.php fix: Avoid useless reference usage in user_ldap 2 years ago
LDAPProvider.php fix: Remove obsolete resource typing 2 years ago
LDAPProviderFactory.php
LDAPUtility.php
LoginListener.php fix(user_ldap): Remove unicode character from log lines 2 years ago
Proxy.php
UserPluginManager.php chore: Migrate away from OC::$server->getLogger 2 years ago
User_LDAP.php fix: Remove obsolete resource typing 2 years ago
User_Proxy.php fix: Avoid useless reference usage in user_ldap 2 years ago
Wizard.php fix(user_ldap): Improve typing and fix a var name 2 years ago
WizardResult.php