nextcloud/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 +02:00
..
Activity Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objects 2018-12-04 22:48:54 +01:00
AppInfo Fix files_sharing 2018-11-02 19:20:37 +01:00
BackgroundJob Add background job to refresh federated discovery 2018-04-18 19:20:26 +02:00
Collaboration fix sharerecipientssorter tests 2017-10-27 16:03:37 +02:00
Command Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Controller Unify the permission checking in one place only 2019-07-03 16:34:00 +02:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
External Fix unnecessary boolean cast 2019-03-06 10:12:58 +01:00
Middleware Don't allow public share pages if link sharing is disabled 2018-06-20 08:53:37 +02:00
Migration Fix array method usages with a proper call 2018-01-25 22:20:10 +01:00
ShareBackend update unit tests 2018-07-11 10:11:48 +02:00
Cache.php do not explode when getting permissions from a FailedStorage 2018-09-26 10:48:37 +02:00
Capabilities.php add "askForPassword" on capabilities for sharing 2019-05-13 20:09:00 +02:00
DeleteOrphanedSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExpireSharesJob.php Update license headers 2017-11-06 16:56:19 +01:00
Helper.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
Hooks.php accept/decline group shares 2018-07-11 10:11:46 +02:00
ISharedStorage.php Update with robin 2016-07-21 18:13:58 +02:00
MountProvider.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
Scanner.php Update license headers 2017-11-06 16:56:19 +01:00
SharedMount.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
SharedStorage.php Add interface to allow storages from opting out of encryption 2018-11-29 16:31:34 +01:00
Updater.php Add support for room shares to the share owner updater 2018-08-08 14:25:43 +02:00