From: Robin Appelman Date: Mon, 16 Jun 2014 17:45:34 +0000 (+0200) Subject: testremote is for public access X-Git-Tag: v7.0.0alpha2~16^2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=361607c72dd71eed482d1034f164d513ee66b8e6;p=nextcloud-server.git testremote is for public access --- diff --git a/apps/files_sharing/ajax/testremote.php b/apps/files_sharing/ajax/testremote.php index 32e2f554875..3d9092a034f 100644 --- a/apps/files_sharing/ajax/testremote.php +++ b/apps/files_sharing/ajax/testremote.php @@ -7,7 +7,6 @@ */ OCP\JSON::checkAppEnabled('files_sharing'); -OCP\JSON::checkLoggedIn(); $remote = $_GET['remote'];