nextcloud/apps/user_ldap/lib
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-17 17:18:30 +02:00
..
AppInfo chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Command style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Controller style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
DataCollector chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Db chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Events chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Exceptions chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Handler chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Jobs feat(user_ldap): Introduce user id assigned typed events for LDAP usage 2024-09-10 14:06:11 +02:00
Mapping style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Migration chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Notification style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
PagedResults chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Service refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +02:00
Settings style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SetupChecks fix(user_ldap): Use %n in plural translation to avoid a crash in L10N 2024-09-15 18:38:12 +02:00
User refactor: Use the elvis operator 2024-09-15 21:01:34 +02:00
Access.php Merge pull request #47865 from nextcloud/admin_audit/enh/move-to-event-listeners-v2 2024-09-13 16:21:44 +02:00
AccessFactory.php feat(user_ldap): Introduce user id assigned typed events for LDAP usage 2024-09-10 14:06:11 +02:00
BackendUtility.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Configuration.php fix(user_ldap): Lowercase value for all attributes in configuration 2024-08-27 12:13:30 +02:00
Connection.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +02:00
ConnectionFactory.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
FilesystemHelper.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Group_LDAP.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Group_Proxy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
GroupPluginManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Helper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
IGroupLDAP.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ILDAPGroupPlugin.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ILDAPUserPlugin.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ILDAPWrapper.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
IUserLDAP.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LDAP.php fix(psalm): Fix @throws annotations 2024-09-17 17:18:30 +02:00
LDAPProvider.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LDAPProviderFactory.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LDAPUtility.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LoginListener.php refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +02:00
Proxy.php chore: Add SPDX header 2024-05-30 15:49:33 +02: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 +02:00
User_Proxy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
UserPluginManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Wizard.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
WizardResult.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00