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
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
3 months ago
..
AppInfo chore: apply new CSFixer rules 6 months ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Controller chore: apply new CSFixer rules 6 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 1 year ago
Exceptions chore: apply new CSFixer rules 6 months ago
Handler chore: apply new CSFixer rules 6 months ago
Jobs chore: apply new CSFixer rules 6 months ago
Mapping refactor(apps): Use constructor property promotion when possible 1 year ago
Migration chore: apply new CSFixer rules 6 months ago
Notification chore: apply new CSFixer rules 6 months ago
PagedResults chore: Add SPDX header 2 years ago
Service refactor: Replace __CLASS__ with ::class references 1 year ago
Settings chore: apply new CSFixer rules 6 months ago
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
User Merge pull request #53714 from Mark-PAS/master 6 months ago
Access.php chore: apply new CSFixer rules 6 months ago
AccessFactory.php chore: apply new CSFixer rules 6 months ago
BackendUtility.php refactor(apps): Use constructor property promotion when possible 1 year ago
Configuration.php chore: Apply new rector configuration to apps folder 11 months ago
Connection.php chore: apply new CSFixer rules 6 months ago
ConnectionFactory.php chore: apply new CSFixer rules 6 months ago
GroupPluginManager.php chore: apply new CSFixer rules 6 months ago
Group_LDAP.php chore: apply new CSFixer rules 6 months ago
Group_Proxy.php fix(user_ldap): Remove redundant if check 11 months ago
Helper.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 7 months ago
IGroupLDAP.php chore: apply new CSFixer rules 6 months ago
ILDAPGroupPlugin.php chore: apply new CSFixer rules 6 months ago
ILDAPUserPlugin.php chore: apply new CSFixer rules 6 months ago
ILDAPWrapper.php chore: Add SPDX header 2 years ago
IUserLDAP.php chore: apply new CSFixer rules 6 months ago
LDAP.php fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods 7 months ago
LDAPProvider.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
LDAPProviderFactory.php refactor(apps): Use constructor property promotion when possible 1 year ago
LDAPUtility.php refactor(apps): Use constructor property promotion when possible 1 year ago
LoginListener.php refactor: Replace __CLASS__ with ::class references 1 year ago
Proxy.php chore: Apply new rector configuration to apps folder 11 months ago
UserPluginManager.php chore: apply new CSFixer rules 6 months ago
User_LDAP.php chore: apply new CSFixer rules 6 months ago
User_Proxy.php chore: apply new CSFixer rules 6 months ago
Wizard.php chore: apply new CSFixer rules 6 months ago
WizardResult.php chore: apply new CSFixer rules 6 months ago