]> source.dussan.org Git - nextcloud-server.git/commit
OC_Util::setupFS($user) will create a data dir for the given string - no matter if...
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 21 Jan 2014 10:32:30 +0000 (11:32 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 21 Jan 2014 10:32:30 +0000 (11:32 +0100)
commit23a4d0d44ef8b918f054e7ad608d04b2e9a68995
tree97e921688f32f8b5a707e4d81d5486d9793a3558
parent0f794b6889d05508c86449dacdee3e05bd47d071
OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error
apps/files/ajax/upload.php
apps/files/triggerupdate.php
apps/files_sharing/ajax/publicpreview.php
apps/files_sharing/appinfo/update.php
apps/files_sharing/public.php
lib/private/json.php
lib/private/util.php
lib/public/json.php