server/lib/private/files
Roeland Jago Douma 7abb8693a1 getRootFolder should not setup the FS for any user
Fixes #22467

This can go wrong when an app (take the ldap app) DIs something that
needs the rootFolder. This break if we use cookie auth since then we
know the user at that point and thus try to setup the fs for that user.

However if there are then incomming shares from an ldap user they will
fails since the user manager can't find them yet.

Now getRootFolder does not setup the fs for any user.
2016-02-18 13:55:54 +01:00
..
cache Use database for keeping track of the version 2016-02-09 23:43:27 +01:00
config better exists check for insert mount cache 2016-02-08 15:18:42 +01:00
mount Happy new year! 2016-01-12 15:02:18 +01:00
node Make sure fileinfo exists when calling getCheckSum in node API 2016-02-08 12:24:18 +01:00
objectstore fix object store storage 2016-01-14 12:54:42 +01:00
storage remember signature version and only set it on update to make sure that other 2016-02-10 13:27:32 +01:00
stream Use number of chunk for HMAC as well 2016-02-09 23:43:26 +01:00
type Scrutinizer Auto-Fixes 2016-02-05 09:38:43 +00:00
utils Happy new year! 2016-01-12 15:02:18 +01:00
fileinfo.php Use database for keeping track of the version 2016-02-09 23:43:27 +01:00
filesystem.php getRootFolder should not setup the FS for any user 2016-02-18 13:55:54 +01:00
view.php Block shares that dont have the correct source permissions 2016-01-29 13:05:53 +01:00