restic/internal/backend/s3
Michael Eischer a30a36ca51 s3: drop manual credentials loading from environment
credentials.EnvAWS offers a superset of the manually implemented
credentials loading. Rework the error message that is shown if no
credentials were found but either access or secret key are set.
2025-09-24 21:02:02 +02:00
..
config.go s3: drop manual credentials loading from environment 2025-09-24 21:02:02 +02:00
config_test.go feat(backends/s3): add warmup support before repacks and restores (#5173) 2025-02-01 18:26:27 +00:00
s3.go s3: drop manual credentials loading from environment 2025-09-24 21:02:02 +02:00
s3_test.go backend/s3: increase timeout for test initialization 2025-03-23 17:28:08 +01:00