mirror of
https://github.com/nextcloud/server.git
synced 2026-02-14 08:14:47 -05:00
Currently only transferring ownership of a reshare with a group to a user in the group is possible. When transferring ownership of a reshare with another user or with a group to a user not in the group restoring the share fails (but the command succeeds, it only fails for the specific files that are reshares). When transferring ownership of a path that is a reshare the command fails (as when a specific path is provided the path tries to move the file, it does not take into account reshares). The added integration tests reflect the above behaviours. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| auth.feature | ||
| caldav.feature | ||
| carddav.feature | ||
| checksums.feature | ||
| comments-search.feature | ||
| comments.feature | ||
| dav-v2.feature | ||
| download.feature | ||
| external-storage.feature | ||
| favorites.feature | ||
| maintenance-mode.feature | ||
| ocs-v1.feature | ||
| provisioning-v1.feature | ||
| provisioning-v2.feature | ||
| ratelimiting.feature | ||
| tags.feature | ||
| transfer-ownership.feature | ||
| trashbin.feature | ||
| webdav-related.feature | ||