nextcloud/apps/settings/lib/Settings/Admin
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
..
ArtificialIntelligence.php feat: add toggle for AI guest restriction 2025-07-03 09:00:40 +00:00
Delegation.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Mail.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
MailProvider.php chore(i18n): Fixed grammar 2024-11-14 12:59:14 +01:00
Overview.php fix(settings): Change "setup warnings" -> "setup checks" in Overview 2024-10-23 17:31:59 -04:00
Security.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Server.php fix(systemtags): unify restrict_creation_to_admin handling 2025-03-06 15:11:50 +00:00
Sharing.php fix(Collaboration\UserPlugin): ensure full match is included in results 2025-10-13 16:16:29 +02:00
Users.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00