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 f2a5a8d70e
fix(user_ldap): Fix crash in some code path when a DN is longer that 64
2 weeks ago
..
AppInfo refactor(user_ldap): migrate jQuery UI of password renewal to Vue 4 weeks ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Controller refactor(user_ldap): migrate jQuery UI of password renewal to Vue 4 weeks ago
DataCollector chore: Add SPDX header 2 years ago
Db chore: Run rector with new rules for fetch 3 months ago
Events refactor(apps): Use constructor property promotion when possible 1 year ago
Exceptions chore: apply new CSFixer rules 7 months ago
Handler chore: apply new CSFixer rules 7 months ago
Jobs refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 months ago
Mapping fix: Use strict array comparisons in user_ldap 4 weeks ago
Migration refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 months ago
Notification chore: apply new CSFixer rules 7 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 3 months ago
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
User fix(user_ldap): Fix crash in some code path when a DN is longer that 64 2 weeks ago
Access.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 months ago
AccessFactory.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 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 1 year ago
Connection.php fix(LDAP): drop hard base checks for now 3 months ago
ConnectionFactory.php chore: apply new CSFixer rules 7 months ago
GroupPluginManager.php chore: apply new CSFixer rules 7 months ago
Group_LDAP.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 months ago
Group_Proxy.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 months ago
Helper.php fix: Use strict array comparisons in user_ldap 4 weeks ago
IGroupLDAP.php chore: apply new CSFixer rules 7 months ago
ILDAPGroupPlugin.php chore: apply new CSFixer rules 7 months ago
ILDAPUserPlugin.php chore: apply new CSFixer rules 7 months ago
ILDAPWrapper.php fix(LDAP): properly disable are require TLS certificate verification 4 months ago
IUserLDAP.php chore: apply new CSFixer rules 7 months ago
LDAP.php fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods 8 months ago
LDAPProvider.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 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 1 year ago
UserPluginManager.php chore: apply new CSFixer rules 7 months ago
User_LDAP.php feat: locally cache frequently requested LDAP mapping data 4 months ago
User_Proxy.php fix: Make User_Proxy IGetDisplayNameBackend complient 1 month ago
Wizard.php chore(user_ldap): Remove ajax endpoints 3 months ago
WizardFactory.php feat(user_ldap): Add a wizard OCS API 3 months ago
WizardResult.php chore: Fix typing in WizardResult 3 months ago