nextcloud-server/apps/files_sharing/lib/Controller
John Molakvoæ (skjnldsv) ff895abac0
Fix shares read permissions
A user with reshare permissions on a file is now able to get any share
of that file (just like the owner).

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-04 21:40:30 +02:00
..
DeletedShareAPIController.php Bye Spreed namespace, hello Talk! 2019-09-05 15:32:58 +02:00
ExternalSharesController.php
PublicPreviewController.php Add caching headers for public previews 2019-01-02 22:27:46 +01:00
RemoteController.php
ShareAPIController.php Fix shares read permissions 2019-10-04 21:40:30 +02:00
ShareController.php Fix public upload by also load the semaphore method 2019-05-07 23:48:06 +02:00
ShareesAPIController.php Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
ShareInfoController.php