nextcloud/lib
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
..
l10n [tx-robot] updated from transifex 2016-02-17 01:56:11 -05:00
private getRootFolder should not setup the FS for any user 2016-02-18 13:55:54 +01:00
public More characters are allowed on POSIX systems 2016-02-12 07:49:31 +01:00
autoloader.php Happy new year! 2016-01-12 15:02:18 +01:00
base.php Pass checked host as "domain" variable to "untrustedDomain" template. 2016-02-15 17:02:14 +01:00