..
AppInfo
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +07:00
Command
feat(LDAP): warn about demoting a group while promoting another
2023-12-01 12:48:24 +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
Fix upgrade of user_ldap when oc_group_members contains duplicated uids
2024-01-04 11:51:33 +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
enh(LDAP): implement IIsAdmin interface
2023-12-01 12:48:24 +07:00
Connection.php
enh(LDAP): implement IIsAdmin interface
2023-12-01 12:48:24 +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
fix(LDAP): ensure stored groups are formatted as simple list
2023-12-20 17:05:58 +07:00
Group_Proxy.php
Fix crash of login in case of duplicated group membership
2024-01-15 09:39:59 +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
Invert parameter order in getDisabledUserList to be consistent
2023-11-30 17:15:12 +07:00
User_Proxy.php
Invert parameter order in getDisabledUserList to be consistent
2023-11-30 17:15:12 +07:00
Wizard.php
chore: apply changes from Nextcloud coding standards 1.1.1
2023-11-23 10:36:13 +07:00
WizardResult.php
…