nextcloud/apps/files_external/lib/Lib/Backend
2025-05-06 13:35:18 +02:00
..
AmazonS3.php Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-values 2023-01-16 14:22:16 +01:00
Backend.php Additional type hinting found by psalm 2022-10-18 12:28:34 +02:00
DAV.php Enable SSL by default in ext storage configs 2023-01-13 10:27:17 +01:00
FTP.php Enable SSL by default in ext storage configs 2023-01-13 10:27:17 +01:00
InvalidBackend.php Update php licenses 2021-06-04 22:02:41 +02:00
LegacyBackend.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 13:35:18 +02:00
Local.php Update php licenses 2021-06-04 22:02:41 +02:00
OwnCloud.php fix(files_external): Move definition parameter to the correct place 2025-02-27 14:21:17 +00:00
SFTP.php Update php licenses 2021-06-04 22:02:41 +02:00
SFTP_Key.php Update php licenses 2021-06-04 22:02:41 +02:00
SMB.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 13:35:18 +02:00
SMB_OC.php Update php licenses 2021-06-04 22:02:41 +02:00
Swift.php Update php licenses 2021-06-04 22:02:41 +02:00