server/apps/files_sharing/lib
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
..
Activity Add expiration event for shares 2019-08-21 08:30:17 +02:00
AppInfo Fix files_sharing 2018-11-02 19:20:37 +01:00
BackgroundJob
Collaboration
Command Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Controller Fix shares read permissions 2019-10-04 21:40:30 +02:00
Exceptions
External Fix unnecessary boolean cast 2019-03-06 10:12:58 +01:00
Middleware
Migration
ShareBackend
Cache.php Correctly check for new default root 2019-09-04 09:28:58 +02:00
Capabilities.php add "askForPassword" on capabilities for sharing 2019-05-13 20:09:00 +02:00
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php
Hooks.php
ISharedStorage.php
MountProvider.php
Scanner.php
SharedMount.php
SharedStorage.php Add interface to allow storages from opting out of encryption 2018-11-29 16:31:34 +01:00
Updater.php