-
-
Couldn't load subscription status.
- Fork 4.6k
Closed
Labels
29-feedback3. to reviewWaiting for reviewsWaiting for reviewsbugfeature: caldavRelated to CalDAV internalsRelated to CalDAV internalsfeature: carddavRelated to CardDAV internalsRelated to CardDAV internalsfeature: dav
Description
Bug description
The IHideFromCollaborationBackend interface is used by the guests app (but can be implemented by any group backend) to hide the guest group from auto-completion dialogs. When sharing a calendar or address book, a report request is sent to perform a principal-property-search. The group principal backend currently does not check if the backend implements IHideFromCollaborationBackend and where the hideGroup method may return true.
Steps to reproduce
- Have guests app
- shareapi_only_share_with_group_members = no
- Visit calendar app
- Open settings for a calendar and type "Guests"
- See the guests group suggested
Expected behavior
Guests group should be hidden
Nextcloud Server version
master
Metadata
Metadata
Assignees
Labels
29-feedback3. to reviewWaiting for reviewsWaiting for reviewsbugfeature: caldavRelated to CalDAV internalsRelated to CalDAV internalsfeature: carddavRelated to CardDAV internalsRelated to CardDAV internalsfeature: dav
Type
Projects
Status
☑️ Done