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
Marcel Müller f870041943 fix: Make User_Proxy IGetDisplayNameBackend complient 7 months ago
..
AppInfo refactor(user_ldap): Port most of the remaining deprecated IConfig usage 8 months ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Controller refactor(user_ldap): Port most of the remaining deprecated IConfig usage 8 months ago
DataCollector chore: Add SPDX header 2 years ago
Db chore: Run rector with new rules for fetch 9 months ago
Events refactor(apps): Use constructor property promotion when possible 2 years ago
Exceptions chore: apply new CSFixer rules 1 year ago
Handler chore: apply new CSFixer rules 1 year ago
Jobs refactor(user_ldap): Port most of the remaining deprecated IConfig usage 8 months ago
Mapping chore: Run rector with new rules for fetch 9 months ago
Migration refactor(user_ldap): Port most of the remaining deprecated IConfig usage 8 months ago
Notification chore: apply new CSFixer rules 1 year ago
PagedResults chore: Add SPDX header 2 years ago
Service refactor: Replace __CLASS__ with ::class references 2 years ago
Settings refactor(user_ldap): Migrate to Vue3 9 months ago
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
User refactor: Make some code a bit more correct 8 months ago
Access.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 8 months ago
AccessFactory.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 8 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 2 years ago
Connection.php fix(LDAP): drop hard base checks for now 10 months ago
ConnectionFactory.php chore: apply new CSFixer rules 1 year ago
GroupPluginManager.php chore: apply new CSFixer rules 1 year ago
Group_LDAP.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 8 months ago
Group_Proxy.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 8 months ago
Helper.php fix(ldap): Fix copying and creating LDAP configuration 11 months ago
IGroupLDAP.php chore: apply new CSFixer rules 1 year ago
ILDAPGroupPlugin.php chore: apply new CSFixer rules 1 year ago
ILDAPUserPlugin.php chore: apply new CSFixer rules 1 year ago
ILDAPWrapper.php fix(LDAP): properly disable are require TLS certificate verification 11 months ago
IUserLDAP.php chore: apply new CSFixer rules 1 year 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 11 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 2 years ago
UserPluginManager.php chore: apply new CSFixer rules 1 year ago
User_LDAP.php feat: locally cache frequently requested LDAP mapping data 10 months ago
User_Proxy.php fix: Make User_Proxy IGetDisplayNameBackend complient 7 months ago
Wizard.php chore(user_ldap): Remove ajax endpoints 9 months ago
WizardFactory.php feat(user_ldap): Add a wizard OCS API 9 months ago
WizardResult.php chore: Fix typing in WizardResult 9 months ago