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
Carl Schwan 1661855f5b
refactor: Make some code a bit more correct
4 weeks ago
..
AppInfo refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 weeks ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Controller refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 weeks ago
DataCollector chore: Add SPDX header 2 years ago
Db chore: Run rector with new rules for fetch 2 months 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 refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 weeks ago
Mapping chore: Run rector with new rules for fetch 2 months ago
Migration refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 weeks 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 refactor(user_ldap): Migrate to Vue3 1 month ago
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
User refactor: Make some code a bit more correct 4 weeks ago
Access.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 weeks ago
AccessFactory.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 weeks 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 fix(LDAP): drop hard base checks for now 2 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 refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 weeks ago
Group_Proxy.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 weeks ago
Helper.php fix(ldap): Fix copying and creating LDAP configuration 3 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 fix(LDAP): properly disable are require TLS certificate verification 3 months 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 feat: locally cache frequently requested LDAP mapping data 3 months ago
User_Proxy.php chore: apply new CSFixer rules 6 months ago
Wizard.php chore(user_ldap): Remove ajax endpoints 2 months ago
WizardFactory.php feat(user_ldap): Add a wizard OCS API 2 months ago
WizardResult.php chore: Fix typing in WizardResult 2 months ago