Skip to content

Conversation

@salmart-dev
Copy link

@salmart-dev salmart-dev commented Dec 30, 2025

  • Target version: 33

Summary

Implements support for IPartialShareProvider (nextcloud/server#57285)

NOTE: IPartialMountProvider works on the assumption that the calls happens with a relatively up-to-date oc_mounts table (updated every 5 minutes and when accessing the user's root). For this reason it should be possible to skip checks (like membership or boards) as they are performed regularly.

TODO

  • Check: is it necessary to double-check that the user still has access to the board?
  • Write tests

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

@salmart-dev salmart-dev force-pushed the feature/54562/implement-ipartialshareprovider branch 2 times, most recently from c5b1576 to 5036aee Compare January 2, 2026 11:31
@salmart-dev salmart-dev force-pushed the feature/54562/implement-ipartialshareprovider branch from 5036aee to 51b3ff9 Compare January 2, 2026 11:38
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