nextcloud-server/apps/files_external/lib/Lib/Backend
provokateurin 01d2a9f76a
fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-05 13:19:43 +07:00
..
AmazonS3.php feat(S3): add SSE-C support in S3 External Storage 2025-01-28 22:57:59 +07:00
Backend.php
DAV.php
FTP.php
InvalidBackend.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
LegacyBackend.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-05 13:19:43 +07:00
Local.php
OwnCloud.php fix(files_external): Move definition parameter to the correct place 2025-02-25 13:10:22 +07:00
SFTP.php fix: custom port handling in UI for SFTP 2024-08-27 09:01:12 +07:00
SFTP_Key.php
SMB.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-05 13:19:43 +07:00
SMB_OC.php
Swift.php