Skip to content

Port ox contact invites#2638

Merged
kulmann merged 6 commits into
mainfrom
port_ox_contact_invites
Jun 8, 2026
Merged

Port ox contact invites#2638
kulmann merged 6 commits into
mainfrom
port_ox_contact_invites

Conversation

@kulmann

@kulmann kulmann commented Jun 5, 2026

Copy link
Copy Markdown
Member

Description

Ports the OX contact invite. Screenshots attached.
Works like this:

  • if OX capabilities are set, searching for a share recipient also searches on the OX addressbook API with autocomplete enabled
  • OX addressbook results are added to the autocomplete dropdown with a virtual share type contact (100)
  • contact shares are not created as people or group shares, but as read only public links with all the default features (e.g. enforced passwords lead to generating a password automatically)
  • contacts receive an email that a file or folder has been shared with them
  • public links for contacts are created with link name = contact email to easily identify them in the list of links (see screenshot)
Screenshot 2026-06-05 at 22 16 11 Screenshot 2026-06-05 at 22 16 24 Screenshot 2026-06-05 at 22 16 32

Refs

Also needs opencloud-eu/reva#665 and opencloud-eu/opencloud#2898

How Has This Been Tested?

  • manual with mock data
  • unit tests

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

@kulmann kulmann force-pushed the port_ox_contact_invites branch from 9ee21fa to fcb8fca Compare June 8, 2026 10:01
@kulmann kulmann force-pushed the port_ox_contact_invites branch from 05fbfbf to 891952b Compare June 8, 2026 10:36
@kulmann kulmann marked this pull request as ready for review June 8, 2026 10:56
@kulmann kulmann merged commit 5c09df6 into main Jun 8, 2026
29 checks passed
@kulmann kulmann deleted the port_ox_contact_invites branch June 8, 2026 11:36
@openclouders openclouders mentioned this pull request Jun 5, 2026
1 task
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.

2 participants