[Owncloud] Filesystem's classes usage policy

Alexander Zhuravlev scif-1986 at yandex.ru
Thu Aug 9 13:25:51 UTC 2012


Of course i read it. There is nothing about difference between OC_Files 
and OC_Filesystem. Absolutely nothing about sanitizing and validation 
input data. Nothing about filesystem root (which root? Root of user 
profile dir? Root of storage dir?)


On 10.08.12 0:09, Arthur Schiwon wrote:
> Tom wrote a nice piece of info here [1], does it help?
>
> Cheers
> Arthur
>
> [1] http://owncloud.org/dev/apps/filesystem-interaction/
>
> On 08/09/2012 09:50 AM, Alexander Zhuravlev wrote:
>> Hi all!
>>
>> I want to understand classes hierarchy which work with files. As i see:
>> main input class is Files (i skip OC_ now and next times) which is
>> wrapper for Filesystem, which works with Filestorage. As i think — Files
>> must sanitize all data, but it doesn't do that. Usages of isValidPath
>> method was founded only in Filesystemview. Files->normalizePath() uses
>> only single in Files. I discouraged.
>>
>> Can anybody do some more info about that functions and filesystem
>> manipulation policy?
>> _______________________________________________
>> Owncloud mailing list
>> Owncloud at kde.org
>> https://mail.kde.org/mailman/listinfo/owncloud
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud




More information about the Owncloud mailing list