nextcloud/apps/user_ldap/lib
Côme Chilliet a0808111b4
Add unique index for user_ldap group memberships
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-10 10:57:37 +02:00
..
AppInfo fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2023-07-25 11:19:26 +02:00
Command Fix check-group --update for deleted groups 2023-08-10 10:57:37 +02:00
Controller user_ldap: Add OpenAPI spec 2023-07-31 12:17:42 +02:00
DataCollector
Db [user_ldap] Small perf improvements suggestion from review 2023-08-10 10:57:35 +02:00
Events
Exceptions
Handler
Jobs Move UpdateGroups methods to a service 2023-08-10 10:57:33 +02:00
Mapping
Migration Add unique index for user_ldap group memberships 2023-08-10 10:57:37 +02:00
Notification
PagedResults
Service Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsService 2023-08-10 10:57:36 +02:00
Settings
User
Access.php
AccessFactory.php
BackendUtility.php
Configuration.php
Connection.php
ConnectionFactory.php
FilesystemHelper.php
Group_LDAP.php Add check-group command 2023-08-10 10:57:33 +02:00
Group_Proxy.php Add check-group command 2023-08-10 10:57:33 +02:00
GroupPluginManager.php
Helper.php
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php
IUserLDAP.php
LDAP.php
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
Proxy.php
User_LDAP.php
User_Proxy.php
UserPluginManager.php
Wizard.php
WizardResult.php