nextcloud/lib/private/Files/Storage/Wrapper
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
..
Availability.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Encoding.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Encryption.php Add legacy scanning command 2020-08-19 15:45:45 +02:00
Jail.php trim slashes 2020-08-28 11:14:50 +02:00
PermissionsMask.php relax permissions mask check for detecting part file rename 2020-06-24 13:06:14 +02:00
Quota.php Check if quota should be applied to path when creating directories 2020-09-08 07:33:57 +02:00
Wrapper.php Add method to storage backends to get directory content with metadata 2020-04-20 15:45:04 +02:00