S3: Allow configuring with requeststyle=path to use path-style bucket access instead of the default DNS-style access.

untested
This commit is contained in:
Joey Hess 2016-02-09 15:36:31 -04:00
parent c256fa20f1
commit 5d05aad74c
Failed to extract signature
4 changed files with 23 additions and 1 deletions

2
debian/changelog vendored
View file

@ -26,6 +26,8 @@ git-annex (6.20160127) UNRELEASED; urgency=medium
some servers. Thanks, wzhd.
* WebDAV: Remove a bogus trailing slash from the end of the url to the
temporary store location for a key. Thanks, wzhd.
* S3: Allow configuring with requeststyle=path to use path-style bucket
access instead of the default DNS-style access.
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400