nextcloud-server/apps/files_sharing/lib
Joas Schilling 85a80b05ac
Unify the permission checking in one place only
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 16:34:00 +07:00
..
Activity Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objects 2018-12-04 22:48:54 +07:00
AppInfo Fix files_sharing 2018-11-02 19:20:37 +07:00
BackgroundJob
Collaboration
Command Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +07:00
Controller Unify the permission checking in one place only 2019-07-03 16:34:00 +07:00
Exceptions
External Fix unnecessary boolean cast 2019-03-06 10:12:58 +07:00
Middleware
Migration
ShareBackend
Cache.php do not explode when getting permissions from a FailedStorage 2018-09-26 10:48:37 +07:00
Capabilities.php add "askForPassword" on capabilities for sharing 2019-05-13 20:09:00 +07:00
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php cache parent exists status during share setup 2018-08-16 21:28:01 +07:00
Hooks.php
ISharedStorage.php
MountProvider.php cache parent exists status during share setup 2018-08-16 21:28:01 +07:00
Scanner.php
SharedMount.php cache parent exists status during share setup 2018-08-16 21:28:01 +07:00
SharedStorage.php Add interface to allow storages from opting out of encryption 2018-11-29 16:31:34 +07:00
Updater.php