From fd259f7d34975cfa2bf0a54248dc65d596cfaac2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Nov 2016 11:49:34 -0400 Subject: S3: Support the special case endpoint needed for the cn-north-1 region. * S3: Support the special case endpoint needed for the cn-north-1 region. * Webapp: Don't list the Frankfurt region, as this (and some other new regions) need V4 authorization which the aws library does not yet use. This commit was sponsored by Nick Daly on Patreon. --- .../comment_37_9fa2adc324ba25428a681158e58a5300._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/special_remotes/comment_37_9fa2adc324ba25428a681158e58a5300._comment (limited to 'doc/special_remotes') diff --git a/doc/special_remotes/comment_37_9fa2adc324ba25428a681158e58a5300._comment b/doc/special_remotes/comment_37_9fa2adc324ba25428a681158e58a5300._comment new file mode 100644 index 000000000..6c6acd250 --- /dev/null +++ b/doc/special_remotes/comment_37_9fa2adc324ba25428a681158e58a5300._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 37""" + date="2016-11-07T14:58:17Z" + content=""" +@bec.watson, better to open a bug report for this kind of problem. + +Seems that the [AWS library](http://hackage.haskell.org/package/aws) +that git-annex is using does not use V4 authorization yet. Work is in +progress: + +As to the endpoint hostname, that must be a special case for +China, so I've made git-annex aware of that special case. +"""]] -- cgit v1.2.3