nextcloud-server/tests/lib/Contacts/ContactsMenu
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 +07:00
..
Actions
Providers chore: run rector 2025-07-01 22:45:52 +07:00
ActionFactoryTest.php
ActionProviderStoreTest.php
ContactsStoreTest.php fix: Unify handling of exclude groups in contacts menu and sharing 2026-01-07 17:05:52 +07:00
EntryTest.php
ManagerTest.php