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
1 month ago
..
AppInfo refactor(user_ldap): migrate jQuery UI of password renewal to Vue 2 months 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 2 months ago
DataCollector chore: Add SPDX header 2 years ago
Db chore: Run rector with new rules for fetch 4 months ago
Events refactor(apps): Use constructor property promotion when possible 1 year ago
Exceptions chore: apply new CSFixer rules 8 months ago
Handler chore: apply new CSFixer rules 8 months ago
Jobs refactor(user_ldap): Port most of the remaining deprecated IConfig usage 3 months ago
Mapping fix: Use strict array comparisons in user_ldap 2 months ago
Migration refactor(user_ldap): Port most of the remaining deprecated IConfig usage 3 months ago
Notification chore: apply new CSFixer rules 8 months 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 4 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 1 month ago
Access.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 3 months ago
AccessFactory.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 3 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 4 months ago
ConnectionFactory.php chore: apply new CSFixer rules 8 months ago
GroupPluginManager.php chore: apply new CSFixer rules 8 months ago
Group_LDAP.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 3 months ago
Group_Proxy.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 3 months ago
Helper.php fix: Use strict array comparisons in user_ldap 2 months ago
IGroupLDAP.php chore: apply new CSFixer rules 8 months ago
ILDAPGroupPlugin.php chore: apply new CSFixer rules 8 months ago
ILDAPUserPlugin.php chore: apply new CSFixer rules 8 months ago
ILDAPWrapper.php fix(LDAP): properly disable are require TLS certificate verification 5 months ago
IUserLDAP.php chore: apply new CSFixer rules 8 months ago
LDAP.php fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods 9 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 2 years ago
Proxy.php chore: Apply new rector configuration to apps folder 1 year ago
UserPluginManager.php chore: apply new CSFixer rules 8 months ago
User_LDAP.php feat: locally cache frequently requested LDAP mapping data 5 months ago
User_Proxy.php fix: Make User_Proxy IGetDisplayNameBackend complient 2 months ago
Wizard.php chore(user_ldap): Remove ajax endpoints 4 months ago
WizardFactory.php feat(user_ldap): Add a wizard OCS API 4 months ago
WizardResult.php chore: Fix typing in WizardResult 4 months ago