server/lib/private/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 Merge pull request #23919 from owncloud/cyclyc-share-dep-example 2016-04-20 20:37:27 +02:00
config Only construct the storage when we start using it 2016-04-19 14:04:00 +02:00
mount Only construct the storage when we start using it 2016-04-19 14:04:00 +02:00
node Add lazyRootFolder 2016-04-13 11:23:02 +02:00
objectstore add missing var 2016-03-24 12:49:43 +01:00
storage Merge pull request #23919 from owncloud/cyclyc-share-dep-example 2016-04-20 20:37:27 +02:00
stream Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
type Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
utils Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
fileinfo.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
filesystem.php Throw NoUserException when attempting to init mount point for null user 2016-04-22 11:46:33 +02:00
view.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00