mirror of
https://github.com/restic/restic.git
synced 2025-01-03 13:45:20 +00:00
Reformat changelog entry
This commit is contained in:
parent
6ed9100aa1
commit
4b34bc3210
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
Enhancement: Change priority of AWS credential providers to accept AWS_SESSION_TOKEN
|
Enhancement: Accept AWS_SESSION_TOKEN for the s3 backend
|
||||||
|
|
||||||
Before, it was not possible to use s3 backend with AWS temporary security credentials(with AWS_SESSION_TOKEN).
|
Before, it was not possible to use s3 backend with AWS temporary security
|
||||||
This change gives higher priority to credentials.EnvAWS credentials provider.
|
credentials(with AWS_SESSION_TOKEN). This change gives higher priority to
|
||||||
|
credentials.EnvAWS credentials provider.
|
||||||
|
|
||||||
https://github.com/restic/restic/issues/1477
|
https://github.com/restic/restic/issues/1477
|
||||||
https://github.com/restic/restic/pull/1479
|
https://github.com/restic/restic/pull/1479
|
||||||
|
|
Loading…
Reference in a new issue