mirror of
https://github.com/nextcloud/server.git
synced 2026-03-21 18:11:02 -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> |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| auth.feature | ||
| avatar.feature | ||
| contacts-menu.feature | ||
| log-condition.feature | ||
| maintenance-mode.feature | ||
| ocs-v1.feature | ||
| provisioning-v1.feature | ||
| provisioning-v2.feature | ||