nextcloud/lib
Daniel Calviño Sánchez bb2ae56457 fix: Unify handling of exclude groups in contacts menu and sharing
If the current user belongs to both one or more groups excluded from
sharing and one or more groups not excluded from sharing the user is
allowed to share. However, in the contacts menu, as soon as the current
user belonged to a group excluded from sharing the user could not search
for local contacts. This has been unified now with the sharing
behaviour, so local contacts can still be searched if the user also
belongs to a group not excluded from sharing (or to no group at all,
which was also allowed before).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2026-01-07 17:05:52 +00:00
..
composer fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-16 10:47:30 +01:00
l10n fix(l10n): Update translations from Transifex 2025-12-29 00:13:43 +00:00
private fix: Unify handling of exclude groups in contacts menu and sharing 2026-01-07 17:05:52 +00:00
public fix(TaskProcessing): Increase EShapeType::Text limit to 256_000 KB 2025-12-15 11:53:33 +00:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 -01:00
base.php Merge pull request #54713 from nextcloud/fix/fix-status.php-cookies 2025-09-01 11:48:27 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00