Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(integration): Honor sharing to group members restriction #9788

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

ChristophWurst
Copy link
Member

Fixes #8595 with a minimal approach. The server settings are reeeeaaally complex. You can allow sharing, but restrict to groups, but allow some groups on top. This is hard to replicate in the Mail app. I suggest we simply turn off the group integration when advanced sharing settings are on.

How to test

  1. Create two users with distinct groups
  2. Check Restrict users to only share with users in their groups
  3. Try to send to groups

main: you can pick any group
here: you can not pick any groups

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works. A nice and simple solution.

@st3iny st3iny merged commit 846c853 into main Aug 13, 2024
36 checks passed
@st3iny st3iny deleted the fix/integration/nextcloud-sharing-groups-restriction branch August 13, 2024 13:06
@st3iny st3iny added this to the v4.0.0 milestone Aug 13, 2024
@st3iny
Copy link
Member

st3iny commented Aug 13, 2024

/backport to stable3.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable pulling groups from nextcloud
2 participants