nextcloud/lib/private/Files/Storage
Julius Härtl 87e5fd0d2c
Check if quota should be applied to path when creating directories
This fixes an issue where the files_trashbin hierarchy of a user could
not been created as the mkdir operations were blocked by the quota
storage wrapper. Even with 0 quota, users should be able to have a
trashbin for external storages.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-08 07:33:57 +02:00
..
PolyFill Update license headers 2019-12-05 15:38:45 +01:00
Wrapper Check if quota should be applied to path when creating directories 2020-09-08 07:33:57 +02:00
Common.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
CommonTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
DAV.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
FailedStorage.php Update license headers 2019-12-05 15:38:45 +01:00
Flysystem.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Home.php Update license headers 2019-12-05 15:38:45 +01:00
Local.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
LocalRootStorage.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
LocalTempFileTrait.php Update license headers 2019-12-05 15:38:45 +01:00
Storage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
StorageFactory.php Update license headers 2019-12-05 15:38:45 +01:00
Temporary.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00