[Owncloud] remote.php vs public.php
Ed W
lists at wildgooses.com
Fri Mar 22 19:00:30 UTC 2013
On 21/03/2013 16:16, Arman Khalatyan wrote:
> Hi,
> As I understand them from https://owncloud.org/apps/public-php-and-remote-php/
> the public.php is used when external users are accesing app without
> need to login.
> When you need to put your password you should use remote.php, right?
>
> I am trying to integrate my command line tools with 4.5.8. They are
> using XMLRPC calls to acces OC_Api.
> can some one explain in more details remote vs public? Which one I
> should use for remote calls?
> Should I add my changes in lib/base.php to handle this case, like a webdav?
>
My vote would be that we try and collapse the two? I'm not sure I see
the reason for both?
Once that is done you can shorten your URLs to just /caldav/user - much
neater and easier to type (seriously has anyone tried to type in the
current URLs on a phone??! F*!?**
Ed
More information about the Owncloud
mailing list