Skip to content

Commit

Permalink
Merge pull request #12393 from nextcloud/feat/dev/ishareownerlessmount
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin authored Nov 25, 2024
2 parents 3ae7a52 + bc6eb6e commit 6bfd88a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Added APIs
See the relevant :ref:`endpoint documentation<webdav-download-folders>`.
- ``OCP\SetupCheck\CheckServerResponseTrait`` was added to ease implementing custom :ref:`setup checks<setup-checks>`
which need to check HTTP calls to the the server itself.
- Any implementation of ``OCP\Files\Mount\IMountPoint`` can additionally implement ``OCP\Files\Mount\IShareOwnerlessMount`` which allows everyone with share permission to edit and delete any share on the files and directories below the mountpoint.

Changed APIs
^^^^^^^^^^^^
Expand Down

0 comments on commit 6bfd88a

Please sign in to comment.