nextcloud/lib/private/Collaboration/Collaborators
Ferdinand Thiessen 7d510d14ae
fix(Collaboration\UserPlugin): ensure full match is included in results
When searching we need to:
1. check if sharing is limited to groups
  - if yes only include those
  - otherwise continue
2. check if there are restrictions to groups or phonebook
3. check if full match is included

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-13 16:16:29 +02:00
..
GroupPlugin.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LookupPlugin.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:54:06 +01:00
MailPlugin.php fix: filter out contacts with invalid email addresses in sharee completion 2025-03-28 22:37:07 +01:00
RemoteGroupPlugin.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
RemotePlugin.php fix(federation): Fix missing protocol on CloudID remote 2024-06-27 11:26:08 +02:00
Search.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SearchResult.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
UserPlugin.php fix(Collaboration\UserPlugin): ensure full match is included in results 2025-10-13 16:16:29 +02:00