mirror of
https://github.com/nextcloud/server.git
synced 2026-03-29 05:43:57 -04:00
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> |
||
|---|---|---|
| .. | ||
| GroupPlugin.php | ||
| LookupPlugin.php | ||
| MailByMailPlugin.php | ||
| MailPlugin.php | ||
| RemoteGroupPlugin.php | ||
| RemotePlugin.php | ||
| Search.php | ||
| SearchResult.php | ||
| UserByMailPlugin.php | ||
| UserPlugin.php | ||