]> source.dussan.org Git - nextcloud-server.git/commit
Moved default isReadable/isUpdatable impl into Common class
authorVincent Petry <pvince81@owncloud.com>
Fri, 22 Nov 2013 14:24:23 +0000 (15:24 +0100)
committerVincent Petry <pvince81@owncloud.com>
Fri, 22 Nov 2013 17:21:17 +0000 (18:21 +0100)
commitc62cce826994291c528e7cc90da5be9fc94ebaf2
tree3602d649ca5947113eb36f521aa144194920f43c
parenta49e873d3fa513136bfdf1d71bbc2bbcd61d3650
Moved default isReadable/isUpdatable impl into Common class

Also adjusted all ext storage backends to not override these when the
default behavior is expected.
apps/files_external/lib/amazons3.php
apps/files_external/lib/dropbox.php
apps/files_external/lib/google.php
apps/files_external/lib/sftp.php
apps/files_external/lib/streamwrapper.php
apps/files_external/lib/swift.php
apps/files_external/lib/webdav.php
lib/private/files/storage/common.php