nextcloud/lib/private/Files/Storage
acsfer 3a5d1c1faf Handle files with is_file instead of file_exists
Should fix things like `fread(): read of 8192 bytes failed with errno=21 Is a directory`
2021-10-23 09:28:13 +00:00
..
PolyFill Update php licenses 2021-06-04 22:02:41 +02:00
Wrapper Handle files with is_file instead of file_exists 2021-10-23 09:28:13 +00:00
Common.php Make sure that a empty directory can still be deleted when copied from another storage 2021-10-11 08:01:10 +00:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php Update php licenses 2021-06-04 22:02:41 +02:00
FailedStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
Flysystem.php Update php licenses 2021-06-04 22:02:41 +02:00
Home.php Update php licenses 2021-06-04 22:02:41 +02:00
Local.php Fix security issues when copying groupfolder with advanced ACL 2021-10-21 16:34:20 +00:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalTempFileTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
Storage.php Update php licenses 2021-06-04 22:02:41 +02:00
StorageFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +02:00