nextcloud-server/build/integration
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
..
capabilities_features
collaboration_features fix: Fix user collaborators returned when searching for mail collaborators 2025-11-12 13:22:25 +07:00
comments_features
config chore(files_reminder): add integration tests 2025-11-26 09:49:28 +07:00
data
dav_features
features fix: Unify handling of exclude groups in contacts menu and sharing 2026-01-07 17:05:52 +07:00
federation_features
file_conversions
files_features
files_reminders chore(files_reminder): add integration tests 2025-11-26 09:49:28 +07:00
filesdrop_features fix(FilesDropPlugin): Ensure all request for file request have a nickname 2025-11-18 15:19:46 +07:00
ldap_features
openldap_features
openldap_numerical_features
ratelimiting_features
remoteapi_features
routing_features fix: Fix caching routes by users with an active session 2025-12-15 09:53:32 +07:00
setup_features
sharees_features test: Add integration tests for excluded groups in contacts and sharees 2026-01-07 17:05:51 +07:00
sharing_features test: update cross-share move tests 2026-01-06 13:24:52 +07:00
theming_features
videoverification_features
.gitignore
composer.json
composer.lock build(deps-dev): bump phpunit/phpunit in /build/integration 2025-12-06 02:09:55 +07:00
run-docker.sh
run.sh