nextcloud/lib/private/Files/Storage/Wrapper
Côme Chilliet a59176b7dc fix(encryption): Fix mountpoint check to accept if several are found
There is no strong requirement to have only one mount for a given
 storage id. Also the error in this case would be misleading.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-07 18:59:42 +00:00
..
Availability.php Respect OCP interface in private classes 2023-02-07 11:23:35 +01:00
Encoding.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
EncodingDirectoryWrapper.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Encryption.php fix(encryption): Fix mountpoint check to accept if several are found 2024-08-07 18:59:42 +00:00
Jail.php fix: use proper jailed patch in watcher 2024-04-10 01:21:01 +02:00
KnownMtime.php add wrapper to ensure we don't get an mtime that is lower than we know it is 2023-09-19 13:58:15 +02:00
PermissionsMask.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +03:30
Quota.php only determine quota_include_external_storage once for quota wrapper 2023-08-18 14:25:28 +02:00
Wrapper.php Merge pull request #44320 from nextcloud/backport/39990/stable28 2024-03-25 15:27:27 +01:00