S3: Fix embedcreds=yes handling for the Internet Archive.

Before, embedcreds=yes did not cause the creds to be stored in remote.log,
but also prevented them being locally cached.
This commit is contained in:
Joey Hess 2014-10-12 13:15:52 -04:00
parent cac0e4094c
commit ef3804bdb3
2 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View file

@ -2,6 +2,7 @@ git-annex (5.20140928) UNRELEASED; urgency=medium
* Adjust cabal file to support building w/o assistant on the hurd.
* Support building with yesod 1.4.
* S3: Fix embedcreds=yes handling for the Internet Archive.
-- Joey Hess <joeyh@debian.org> Mon, 29 Sep 2014 14:07:51 -0400