nextcloud/lib
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
..
composer refactor: Remove old Share backend 2026-03-10 10:09:40 +01:00
l10n fix(l10n): Update translations from Transifex 2026-03-11 00:26:43 +00:00
private fix(sharing): Align userid config key in UserPlugin with Manager 2026-03-12 13:19:09 +01:00
public feat(systemtags): Add methods to directly do "Generated by AI" tag 2026-03-10 15:19:30 +01:00
unstable feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
base.php refactor: remove long deprecated IServerContainer methods 2026-03-10 10:36:35 +01:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00