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

Add group_backend option to mirroring the circle as a group #401

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tortuetorche
Copy link
Contributor

The main goal is to have better integrations with Nextcloud applications and clients.

The group name is automatically suffixed by Circle.
And you can customize the prefix and/or suffix group name with the group_backend_name_prefix and group_backend_name_suffix options.

You should also hide these mirrored circles in Nextcloud applications and clients.
Because their equivalent group will be used instead,
via the allow_listed_circles option set to 0.

Fix #363

The main goal is to have better integrations with Nextcloud applications
and clients.

The group name is automatically suffixed by ` Circle`
And you can customize the prefix and/or suffix group name with the
`group_backend_name_prefix` and `group_backend_name_suffix` options

You should also hide these mirrored circles in Nextcloud applications
and clients, because their equivalent group will be used instead, via
the `allow_listed_circles` option set to `0`.

Fix nextcloud#363

Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
@blizzz blizzz added this to the Nextcloud 25 milestone Apr 21, 2022
@blizzz blizzz modified the milestones: Nextcloud 25, Nextcloud 26 Sep 22, 2022
@blizzz blizzz modified the milestones: Nextcloud 26, Nextcloud 27 Mar 9, 2023
@blizzz blizzz modified the milestones: Nextcloud 27, Nextcloud 28 May 23, 2023
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.

Offer setting so that any circle creates a group
3 participants