From 779738ea3b60b6bfbf3f09293ebd7f1264f06bd1 Mon Sep 17 00:00:00 2001 From: Franziska Bath Date: Thu, 20 Mar 2025 17:23:07 +0100 Subject: [PATCH] feat(config): limit sharing to group members Signed-off-by: Franziska Bath --- configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.sh b/configure.sh index 925707c..9bc2090 100755 --- a/configure.sh +++ b/configure.sh @@ -84,7 +84,7 @@ config_apps() { # To limit user and group display in the username search field of the # Share panel to list only users with the same group. Groups should not # "see" each other. Users in one contract are part of one group. - ooc config:app:set --value="no" core shareapi_only_share_with_group_members + ooc config:app:set --value="yes" core shareapi_only_share_with_group_members ooc config:app:set --value='["admin"]' core shareapi_only_share_with_group_members_exclude_group_list configure_app_nc_ionos_processes