nextcloud-server/apps/user_ldap/lib
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
..
AppInfo chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Command chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Controller Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +07:00
DataCollector chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Db Fire group events at login for LDAP groups 2023-10-12 10:13:43 +07:00
Events
Exceptions
Handler
Jobs chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Mapping
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Notification
PagedResults
Service Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsService 2023-08-10 10:57:36 +07:00
Settings
SetupChecks Improve setup checks naming and improve database version check 2023-10-24 11:40:03 +07:00
User chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Access.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
AccessFactory.php
BackendUtility.php
Configuration.php
Connection.php fix(ldap): store last known user groups 2023-10-09 19:46:27 +07:00
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Group_LDAP.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Group_Proxy.php Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login 2023-10-16 10:01:55 +07:00
Helper.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php
IUserLDAP.php
LDAP.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LoginListener.php Fix LDAP LoginListener by adding new group relationships to caches before firing the event 2023-10-12 10:13:43 +07:00
Proxy.php Fix psalm errors about groupExists return type 2023-09-05 16:56:48 +07:00
UserPluginManager.php
User_LDAP.php
User_Proxy.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Wizard.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
WizardResult.php