nextcloud/lib/private/Files/Storage
Côme Chilliet c408c3868c 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 19:01:35 +00:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
Wrapper fix(encryption): Fix mountpoint check to accept if several are found 2024-08-07 19:01:35 +00:00
Common.php fix: Pass the mountpoint target user to storages without owner 2024-07-22 12:51:50 +00:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php dav: fix wrong decoding of pluses in URLs 2024-01-31 13:26:04 +01:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +02:00
Home.php improve di performance for cache 2024-02-09 13:28:30 +01:00
Local.php fix(CI): Suppress psalm UndefinedClass 2024-04-18 09:25:17 +02:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage.php composer run cs:fix 2023-01-20 11:45:08 +01: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