nextcloud/tests/lib/files
Vincent Petry 085bcd7da2
Throw NoUserException when attempting to init mount point for null user
In some scenarios initMountPoints is called with an empty user, and
also there is no user in the session.

In such cases, it is unsafe to let the code move on with an empty user.
2016-04-22 11:46:33 +02:00
..
cache Add fallback moveFromCache implementation 2016-01-29 13:06:59 +01:00
config Fix failing oracle and postgres tests 2016-01-27 12:53:44 +01:00
mount Revert "Fix mounting wrapped storages resulting in many-layered wrapping" 2015-08-19 14:41:43 +01:00
node properly use fileinfo objects 2016-03-21 14:20:33 +01:00
objectstore Removed deprecated function OC_User::deleteUser 2015-12-17 16:18:40 +01:00
storage Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 2016-04-15 15:07:40 +02:00
stream Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 2016-04-15 15:07:40 +02:00
type Move mimetype files into /resources/config/ 2015-09-22 16:43:28 +02:00
utils remove old propagation logic 2015-12-01 16:50:20 +01:00
etagtest.php Use TempManager instead of tmpFolder 2015-12-18 11:19:53 +01:00
filesystem.php Throw NoUserException when attempting to init mount point for null user 2016-04-22 11:46:33 +02:00
pathverificationtest.php More group DB 2015-11-30 10:55:13 +01:00
view.php When the scanner detects a file is changed clear checksum 2016-04-19 20:20:45 +02:00