nextcloud/apps/files_external/lib/Lib/Backend
Josh b7bdd76731
feat(files_external/s3): rename legacy signature (v2) for clarity
Avoid the use of "authentication" here since this is really about signing compatibility, not the source of credentials. Also prefix with "Use" for UI consistency.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-03-25 16:21:35 -04:00
..
AmazonS3.php feat(files_external/s3): rename legacy signature (v2) for clarity 2026-03-25 16:21:35 -04:00
Backend.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DAV.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
FTP.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
InvalidBackend.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
LegacyBackend.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Local.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
OwnCloud.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
SFTP.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
SFTP_Key.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
SMB.php style(PHP): code cleanup, no effective changes 2025-07-10 23:21:16 +02:00
SMB_OC.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Swift.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00