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 30ba835e90
fix(user_ldap): Escape filter part when searching for group members
2 months ago
..
AppInfo chore: Apply new coding standard to all files 3 months ago
Command chore: Apply new coding standard to all files 3 months ago
Controller chore: Apply new coding standard to all files 3 months ago
DataCollector chore: add missing `Override` attribute to app code 4 months ago
Db refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 months ago
Events chore: Apply new coding standard to all files 3 months ago
Exceptions chore: Apply new coding standard to all files 3 months ago
Handler chore: Apply new coding standard to all files 3 months ago
Jobs chore: Apply new coding standard to all files 3 months ago
Mapping perf(user_ldap): chunk oracle queries for lower bind cost 3 months ago
Migration chore: Apply new coding standard to all files 3 months ago
Notification chore: Apply new coding standard to all files 3 months ago
PagedResults chore: Apply new coding standard to all files 3 months ago
Service chore: Apply new coding standard to all files 3 months ago
Settings chore: Apply new coding standard to all files 3 months ago
SetupChecks chore: add missing `Override` attribute to app code 4 months ago
User chore: Apply new coding standard to all files 3 months ago
Access.php fix: Use a CappedMemoryCache instead of an array to cache stuff in user_ldap 3 months ago
AccessFactory.php fix(user_ldap): Move accesses to AccessFactory instead of static var 3 months ago
BackendUtility.php chore: Apply new coding standard to all files 3 months ago
Configuration.php chore: Apply new coding standard to all files 3 months ago
Connection.php chore: Fix psalm issues following strong typing of IUser 2 months ago
ConnectionFactory.php chore: Apply new coding standard to all files 3 months ago
GroupPluginManager.php chore: Apply new coding standard to all files 3 months ago
Group_LDAP.php fix(user_ldap): Escape filter part when searching for group members 2 months ago
Group_Proxy.php chore: Apply new coding standard to all files 3 months ago
Helper.php chore: Apply new coding standard to all files 3 months ago
IGroupLDAP.php chore: Apply new coding standard to all files 3 months ago
ILDAPGroupPlugin.php chore: Apply new coding standard to all files 3 months ago
ILDAPUserPlugin.php chore: Apply new coding standard to all files 3 months ago
ILDAPWrapper.php chore: Apply new coding standard to all files 3 months ago
IUserLDAP.php chore: Apply new coding standard to all files 3 months ago
LDAP.php chore: Apply new coding standard to all files 3 months ago
LDAPProvider.php feat(ldap): Allow to search one user by one of its LDAP attribute 3 months ago
LDAPProviderFactory.php chore: add missing `Override` attribute to app code 4 months ago
LDAPUtility.php chore: Apply new coding standard to all files 3 months ago
LoginListener.php chore: Apply new coding standard to all files 3 months ago
Proxy.php fix(user_ldap): Move accesses to AccessFactory instead of static var 3 months ago
UserPluginManager.php chore: Apply new coding standard to all files 3 months ago
User_LDAP.php fix(user_ldap): allow editing profile fields not managed by LDAP 3 months ago
User_Proxy.php chore: Apply new coding standard to all files 3 months ago
Wizard.php fix: Remove static vars from user_ldap 5 months ago
WizardFactory.php feat(user_ldap): Add a wizard OCS API 9 months ago
WizardResult.php chore: Apply new coding standard to all files 3 months ago