nextcloud/apps/files_sharing/lib/Controller
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
..
DeletedShareAPIController.php Suppress Phan warnings about calling undeclared class methods 2018-08-08 14:25:44 +02:00
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewController.php Add caching headers for public previews 2019-01-02 22:27:46 +01:00
RemoteController.php Update license headers 2017-11-06 16:56:19 +01:00
ShareAPIController.php do not returns shared_with === currentUser 2019-04-01 11:17:05 -01:00
ShareController.php Do not allow JavaScript "eval" in the public share auth page with Talk 2019-04-10 16:46:19 +02:00
ShareInfoController.php Remove unused import statements 2018-02-14 16:55:43 +01:00
ShareesAPIController.php Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00