nextcloud/lib/private/Collaboration/Collaborators
nfebe 5e13247881 fix(sharing): Align userid config key in UserPlugin with Manager
UserPlugin reads `shareapi_restrict_user_enumeration_full_match_userid`
(no underscore) while Manager.php and the frontend both use
`shareapi_restrict_user_enumeration_full_match_user_id` (with underscore).

This mismatch causes the "disable exact match by user ID" admin setting
to have no effect on actual sharee search results.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-04-12 22:25:16 -04:00
..
GroupPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
LookupPlugin.php fix(sharing): Add isTrustedServer flag to lookup results 2025-11-24 23:32:40 +01:00
MailByMailPlugin.php fix: Fix user collaborators returned when searching for mail collaborators 2025-11-11 01:20:17 +01:00
MailPlugin.php fix: Fix user collaborators returned when searching for mail collaborators 2025-11-11 01:20:17 +01:00
RemoteGroupPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
RemotePlugin.php fix(contacts): not contact, not local 2025-12-22 12:36:33 -01:00
Search.php chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 2025-07-29 10:39:33 +02:00
SearchResult.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
UserByMailPlugin.php fix: Fix user collaborators returned when searching for mail collaborators 2025-11-11 01:20:17 +01:00
UserPlugin.php fix(sharing): Align userid config key in UserPlugin with Manager 2026-04-12 22:25:16 -04:00