]> source.dussan.org Git - nextcloud-server.git/commit
Add missing share types when getting shares of a file
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 25 Oct 2019 08:40:11 +0000 (10:40 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 25 Oct 2019 19:39:49 +0000 (21:39 +0200)
commit222e5a9a9fdb188589adc9eed9d6a843d9e9eff5
tree7b45d326ce828b5518c28aeca9c13e455073cab2
parent24febe1e4145e8446ff8572fe84d78495c45ed38
Add missing share types when getting shares of a file

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/files_sharing/lib/Controller/ShareAPIController.php
apps/files_sharing/tests/Controller/ShareAPIControllerTest.php