aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2018-07-15 21:51:14 +0200
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2018-08-08 14:25:43 +0200
commit382b27d03524d18885330847cc8dc261b041c027 (patch)
treef8f434f0243a8b68774fe43e8cce5878f1e1569e /build/integration/features
parent4ed7131e26fd2653d6c735d84ecacb7b242ce2f3 (diff)
downloadnextcloud-server-382b27d03524d18885330847cc8dc261b041c027.tar.gz
nextcloud-server-382b27d03524d18885330847cc8dc261b041c027.zip
Add support for room shares to DeletedShareAPIController
In some cases, the DeletedShareAPIController requires explicit handling of each type of share (for example, to format a share for a DataResponse). Room shares are implemented in an external app (Nextcloud Talk), so in order to keep the controller as isolated as possible from room share specifics all that explicit handling is done in a helper class provided by the Talk app. In other cases it is just enough to call the share manager specifying a room share type; note that the share manager is guarded against share types for which there is no provider, so it is not necessary to explicitly check that before passing room shares to the share manager. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'build/integration/features')
0 files changed, 0 insertions, 0 deletions