nextcloud/apps/files_external/lib/Lib/Storage
Julius Härtl 6f6f45b77b Properly handle SMB ACL blocking scanning a directory
This makes sure that a possible ForbiddenException is properly passed
through the storage as a ForbiddenException and can be catched when
trying to fetch the quota info of a parent folder

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-01 11:13:52 +00:00
..
AmazonS3.php Check if array elements exist before using them 2020-10-27 11:00:27 +00:00
FTP.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OwnCloud.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SFTP.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SFTPReadStream.php normalize sftp path in read and write stream 2020-06-03 10:19:35 +00:00
SFTPWriteStream.php normalize sftp path in read and write stream 2020-06-03 10:19:35 +00:00
SMB.php Properly handle SMB ACL blocking scanning a directory 2021-02-01 11:13:52 +00:00
StreamWrapper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Swift.php Add visibility to all constants 2020-04-10 16:54:27 +02:00