nextcloud/build/integration/sharees_features
nfebe 25e7dd799e 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-03-12 13:19:09 +01:00
..
sharees.feature fix(UserPlugin): Rewrite from scratch 2026-01-21 14:29:58 +01:00
sharees_provisioningapiv2.feature fix(UserPlugin): Rewrite from scratch 2026-01-21 14:29:58 +01:00
sharees_user.feature fix(sharing): Align userid config key in UserPlugin with Manager 2026-03-12 13:19:09 +01:00