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
Arthur Schiwon 49f1c3f00e
refactor(LDAP): switch from prepares statement to query builder
8 months ago
..
AppInfo chore: apply new CSFixer rules 11 months ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Controller Merge pull request #55431 from nextcloud/fix/ocscontroller-usage 8 months ago
DataCollector chore: Add SPDX header 2 years ago
Db chore: Add SPDX header 2 years ago
Events refactor(apps): Use constructor property promotion when possible 2 years ago
Exceptions chore: apply new CSFixer rules 11 months ago
Handler chore: apply new CSFixer rules 11 months ago
Jobs chore: apply new CSFixer rules 11 months ago
Mapping refactor(LDAP): switch from prepares statement to query builder 8 months ago
Migration chore: apply new CSFixer rules 11 months ago
Notification chore: apply new CSFixer rules 11 months ago
PagedResults chore: Add SPDX header 2 years ago
Service refactor: Replace __CLASS__ with ::class references 2 years ago
Settings refactor(user_ldap): Rewrite setup wizard 8 months ago
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
User Merge pull request #53714 from Mark-PAS/master 11 months ago
Access.php chore: apply new CSFixer rules 11 months ago
AccessFactory.php chore: apply new CSFixer rules 11 months ago
BackendUtility.php refactor(apps): Use constructor property promotion when possible 2 years ago
Configuration.php chore: Apply new rector configuration to apps folder 1 year ago
Connection.php fix(LDAP): properly disable are require TLS certificate verification 8 months ago
ConnectionFactory.php chore: apply new CSFixer rules 11 months ago
GroupPluginManager.php chore: apply new CSFixer rules 11 months ago
Group_LDAP.php chore: apply new CSFixer rules 11 months ago
Group_Proxy.php fix(user_ldap): Remove redundant if check 1 year ago
Helper.php fix(ldap): Fix copying and creating LDAP configuration 8 months ago
IGroupLDAP.php chore: apply new CSFixer rules 11 months ago
ILDAPGroupPlugin.php chore: apply new CSFixer rules 11 months ago
ILDAPUserPlugin.php chore: apply new CSFixer rules 11 months ago
ILDAPWrapper.php fix(LDAP): properly disable are require TLS certificate verification 8 months ago
IUserLDAP.php chore: apply new CSFixer rules 11 months ago
LDAP.php fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods 1 year ago
LDAPProvider.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
LDAPProviderFactory.php refactor(apps): Use constructor property promotion when possible 2 years ago
LDAPUtility.php refactor(apps): Use constructor property promotion when possible 2 years ago
LoginListener.php refactor: Replace __CLASS__ with ::class references 2 years ago
Proxy.php chore: Apply new rector configuration to apps folder 1 year ago
UserPluginManager.php chore: apply new CSFixer rules 11 months ago
User_LDAP.php feat: locally cache frequently requested LDAP mapping data 8 months ago
User_Proxy.php chore: apply new CSFixer rules 11 months ago
Wizard.php chore: apply new CSFixer rules 11 months ago
WizardResult.php chore: apply new CSFixer rules 11 months ago