nextcloud-server/apps/user_ldap/lib
Arthur Schiwon c8fc2e8a67
fix(LDAP): check index before accessing it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-09-12 11:18:18 +07:00
..
AppInfo
Command style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Controller style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DataCollector
Db
Events
Exceptions
Handler
Jobs style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Mapping style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Migration
Notification style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
PagedResults
Service
Settings style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SetupChecks
User fix(user_ldap): Correctly cache that user exists to avoid a request on mapping new user 2024-08-27 10:06:43 +07:00
Access.php fix(LDAP): check index before accessing it 2024-09-12 11:18:18 +07:00
AccessFactory.php refactor: Use `IAppConfig` for setting cron type 2024-06-28 18:00:39 +07:00
BackendUtility.php
Configuration.php fix(user_ldap): Lowercase value for all attributes in configuration 2024-08-27 12:13:30 +07:00
Connection.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Group_LDAP.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Group_Proxy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Helper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php
IUserLDAP.php
LDAP.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LoginListener.php
Proxy.php
UserPluginManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
User_LDAP.php fix(user_ldap): Correctly cache that user exists to avoid a request on mapping new user 2024-08-27 10:06:43 +07:00
User_Proxy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Wizard.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
WizardResult.php