mirror of
https://github.com/restic/restic.git
synced 2026-01-29 10:08:44 -05:00
chaining failed because chaining provider was only looking for subsequent credentials provider after an error. Writer a new chaining provider which proceeds to fetch new credentials also under situations where providers do not return but instead return no keys at all. Fixes https://github.com/restic/restic/issues/1422 |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| s3.go | ||
| s3_test.go | ||