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
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to