nextcloud/apps/files_sharing/lib
Daniel Calviño Sánchez dfe9e3fb2e Do not allow JavaScript "eval" in the public share auth page with Talk
Talk no longer uses JavaScript "eval", so the Content Security Policy
can now be configured to prevent its use in the public share
authentication page when the password is protected by Talk.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-04-10 16:46:19 +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
Collaboration
Command Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Controller Do not allow JavaScript "eval" in the public share auth page with Talk 2019-04-10 16:46:19 +02:00
Exceptions
External Fix unnecessary boolean cast 2019-03-06 10:12:58 +01:00
Middleware
Migration
ShareBackend
Cache.php do not explode when getting permissions from a FailedStorage 2018-09-26 10:48:37 +02:00
Capabilities.php add capabilities for multiple share links 2018-11-26 14:44:59 +01:00
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
Hooks.php
ISharedStorage.php
MountProvider.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
Scanner.php
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