]> source.dussan.org Git - nextcloud-server.git/commitdiff
testremote is for public access
authorRobin Appelman <icewind@owncloud.com>
Mon, 16 Jun 2014 17:45:34 +0000 (19:45 +0200)
committerRobin Appelman <icewind@owncloud.com>
Tue, 17 Jun 2014 11:08:24 +0000 (13:08 +0200)
apps/files_sharing/ajax/testremote.php

index 32e2f5548758f2bb4f0dc61192116d856203fd70..3d9092a034f4ff1ff23e1efef495907dc1792412 100644 (file)
@@ -7,7 +7,6 @@
  */
 
 OCP\JSON::checkAppEnabled('files_sharing');
-OCP\JSON::checkLoggedIn();
 
 $remote = $_GET['remote'];