]> source.dussan.org Git - nextcloud-server.git/commit
Show warning when invalid user was passed
authorVincent Petry <pvince81@owncloud.com>
Fri, 14 Nov 2014 11:45:36 +0000 (12:45 +0100)
committerVincent Petry <pvince81@owncloud.com>
Fri, 14 Nov 2014 15:43:23 +0000 (16:43 +0100)
commitc941c3fa5139ba4f122d4f40d9c9db5e50f8bcb7
treec67cd586a0ad5ca07df5197a69c71f19fea2e158
parent9368de5a8be5b77804fe7b9b1c8d66d5161f7f76
Show warning when invalid user was passed

Sometimes there are bugs that cause setupFS() to be called for
non-existing users. Instead of failing hard and breaking the instance,
this fix simply logs a warning.
apps/files_external/lib/config.php