nextcloud/apps
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage
When an ext storage doesn't implement isReadable(), always returning
true made the file scanner believe that the file exists and creates a
cache entry with the size zero.

This fix makes the default impl of isReadable() use file_exists().

Fixes #5940
2013-11-22 18:21:17 +01:00
..
files [tx-robot] updated from transifex 2013-11-21 21:07:12 -05:00
files_encryption [tx-robot] updated from transifex 2013-11-21 10:05:34 -05:00
files_external Return plausible isReadable() default impl for ext storage 2013-11-22 18:21:17 +01:00
files_sharing disable trahs in files_sharing/public.php 2013-11-21 12:06:35 +01:00
files_trashbin fixed documentation 2013-11-22 14:58:36 +01:00
files_versions [tx-robot] updated from transifex 2013-11-15 22:56:31 -05:00
user_ldap [tx-robot] updated from transifex 2013-11-21 10:05:34 -05:00
user_webdavauth [tx-robot] updated from transifex 2013-11-15 22:56:31 -05:00