nextcloud-server/lib/composer
Salvatore Martire fcdb28e4a3 feat: add IPartialMountProvider to support authoritative mounts
IMountProviders implementing this interface will be able to take
advantage of authoritative mounts.

The function `getMountsFromMountPoints` will receive the path that
the provider is asked to set-up and an array of IMountProviderArgs
providing information regarding the stored mount points and the
file cache data for the related root. The mount provider should verify
the validity of the mounts and return IMountPoints related to them.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-12-10 16:05:27 +07:00
..
composer feat: add IPartialMountProvider to support authoritative mounts 2025-12-10 16:05:27 +07:00
autoload.php feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +07:00