nextcloud-server/apps/files_external/lib
Vincent Petry 8977a68548 Use filtered list for ext storage list mounts API
Now the external storage correctly returns the mount points visible only
for the current user by using the method getAbsoluteMountPoints() which
is already filtered.

Since that call was missing the backend name which is important for the
UI, this one was added as well.
2014-06-30 12:33:11 +02:00
..
amazons3.php Fix whitespace issues 2014-05-16 22:23:36 +01:00
api.php Use filtered list for ext storage list mounts API 2014-06-30 12:33:11 +02:00
config.php Use filtered list for ext storage list mounts API 2014-06-30 12:33:11 +02:00
dropbox.php Changed access mode for Dropbox to 'auto' 2014-05-21 09:40:03 +02:00
ftp.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
google.php
owncloud.php
personalmount.php Fix the removeMount for personal mounts 2014-06-06 09:55:59 +02:00
sftp.php use phpseclib from 3rdparty 2014-06-03 12:18:30 +02:00
smb_oc.php
smb.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
streamwrapper.php
swift.php update files_external swift to php-opencloud v1.9.2 2014-06-25 17:15:59 +02:00