mirror of
https://github.com/nextcloud/server.git
synced 2026-02-22 17:31:10 -05:00
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. |
||
|---|---|---|
| .. | ||
| amazons3.php | ||
| api.php | ||
| config.php | ||
| dropbox.php | ||
| ftp.php | ||
| google.php | ||
| owncloud.php | ||
| personalmount.php | ||
| sftp.php | ||
| smb.php | ||
| smb_oc.php | ||
| streamwrapper.php | ||
| swift.php | ||