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 acceeb6dff
feat(ldap): Allow to search one user by one of its LDAP attribute
4 weeks ago
..
AppInfo chore: add missing `Override` attribute to app code 1 month ago
Command feat(user_ldap): Add a limit and offset options for check-user --all-seen-users 1 month ago
Controller fix: Add missing Attribute and fix parameter type in renewpassword route 3 months ago
DataCollector chore: add missing `Override` attribute to app code 1 month ago
Db chore: Run rector with new rules for fetch 7 months ago
Events refactor(apps): Use constructor property promotion when possible 2 years ago
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Handler chore: add missing `Override` attribute to app code 1 month ago
Jobs chore: add missing `Override` attribute to app code 1 month ago
Mapping chore: add missing `Override` attribute to app code 1 month ago
Migration chore: add missing `Override` attribute to app code 1 month ago
Notification chore: add missing `Override` attribute to app code 1 month ago
PagedResults chore: Add SPDX header 2 years ago
Service feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Settings chore: add missing `Override` attribute to app code 1 month ago
SetupChecks chore: add missing `Override` attribute to app code 1 month ago
User fix(user_ldap): fix lastLogin reading wrong appid and configkey 2 months ago
Access.php fix: Change the setting name 2 months ago
AccessFactory.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 6 months ago
BackendUtility.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Configuration.php fix: Remove static vars usage in user_ldap 3 months ago
Connection.php chore(rector): Run rector on apps, core and tests directory 4 months ago
ConnectionFactory.php chore: apply new CSFixer rules 11 months ago
GroupPluginManager.php chore: apply new CSFixer rules 11 months ago
Group_LDAP.php chore: add missing `Override` attribute to app code 1 month ago
Group_Proxy.php chore: add missing `Override` attribute to app code 1 month ago
Helper.php fix: Use strict array comparisons in user_ldap 5 months ago
IGroupLDAP.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
ILDAPGroupPlugin.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
ILDAPUserPlugin.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
ILDAPWrapper.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
IUserLDAP.php feat(ldap): Allow to search one user by one of its LDAP attribute 4 weeks ago
LDAP.php chore: add missing `Override` attribute to app code 1 month ago
LDAPProvider.php feat(ldap): Allow to search one user by one of its LDAP attribute 4 weeks ago
LDAPProviderFactory.php chore: add missing `Override` attribute to app code 1 month ago
LDAPUtility.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
LoginListener.php chore: add missing `Override` attribute to app code 1 month ago
Proxy.php chore: Apply new rector configuration to apps folder 1 year ago
UserPluginManager.php chore: apply new CSFixer rules 11 months ago
User_LDAP.php feat(ldap): Allow to search one user by one of its LDAP attribute 4 weeks ago
User_Proxy.php feat(ldap): Allow to search one user by one of its LDAP attribute 4 weeks ago
Wizard.php fix: Remove static vars from user_ldap 3 months ago
WizardFactory.php feat(user_ldap): Add a wizard OCS API 7 months ago
WizardResult.php chore: Fix typing in WizardResult 7 months ago