nextcloud/lib/private/Files/Storage
Salvatore Martire 13a8137304 fix(files_sharing): respect config to skip certificate verification
This is important especially for local development, as certificate are

self-signed.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2026-03-19 10:17:24 +01:00
..
PolyFill refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Wrapper fix(encryption): Increment lastChunkNr when size is off 2025-11-25 09:19:09 +00:00
Common.php feat: add an option to filter what paths get checked for updates 2025-12-31 13:16:13 +01:00
CommonTest.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
DAV.php fix(files_sharing): respect config to skip certificate verification 2026-03-19 10:17:24 +01:00
FailedStorage.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Home.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Local.php fix: Use strict array comparisons in lib/ 2026-01-13 17:08:00 +01:00
LocalRootStorage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
LocalTempFileTrait.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Storage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
StorageFactory.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Temporary.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00